This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

No More Frames

Description

** this plugin is no longer being update. Please feel free to adopt me! **

Many web sites try to load your content into their own frame, to help sell ads on their sites. This simple plugin ensure your site is protect from this using a simple piece of code in your document header.

The plugin also dramatically reduces comment SPAM by making it significantly more frustrating for the page to be loaded into a secondary browser window.

Installation

To install the plugin, please upload the folder to your plugins folder and active the plugin. The plugin has no settings.

FAQ

Empty

Installation Instructions

To install the plugin, please upload the folder to your plugins folder and active the plugin. The plugin has no settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“No More Frames” is open source software. The following people have contributed to this plugin.

Contributors

Translate “No More Frames” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

15.01

  • General code cleanup, preparing for migration to OOP

2.0.1

  • code cleanup
  • renamed core file to standardized naming
  • use get_site_url() instead of get_bloginfo( ‘url’ )
  • will require reactivation after update

2.0.0

  • Optimized code for WP 3.2 Guidelines
  • Changed get_bloginfo(‘home’) to get_bloginfo(‘url’)
  • Made function names unique (horshipsrectors_noframes_)
  • Removed footer comment

1.5.2

  • Code cleanup

0.5.2 (2009-03-16)
Added the change log

0.5.3 (2009-03-26)
* Happy Birthday to me
* Fixed a link in the readme.txt file

1.0.0 (2009-05-07)
* documentation updates
* official release

1.0.1
* added admin menus
* cleaned up files

1.1.0
* admin menu fixes for WordPress 2.8.0

1.1.4
* compatibility updates

1.1.6
* tested with 3.0.0