=== Shortcode Disabler === Contributors: chrisguitarguy Donate link: http://www.pwsausa.org/give.htm Tags: shortcodes, shortcode Requires at least: 3.3.1 Tested up to: 3.3.1 Stable tag: 0.1 Disable old, unused shortcodes on your WordPress site. == Description == Over time, plugins and themes tend to leave behind shortcodes. Shortcode Disabler allows you to "disable" those old shortcodes by replacing them with nothing on the front end. Optionally, you can choose to display or hide the content of a shortcode. In other words, this: `[some-shortcode]this is content[/some-shortcode]` can become this: `this is content` on the frontend of your site. == Installation == 1. Click the big orange button to download this plugin. 2. Unzip it and upload the `shortcode-disabler` folder to your `wp-content/plugins` directory. 3. Log in and activate the plugin Optionally, you can also use the built in WordPress installer to install the plugin. == Frequently Asked Questions == None yet! == Screenshots == 1. View of the admin page 2. Editing a shortcode == Changelog == = 0.1 = * First version == Upgrade Notice == = 0.1 = * Disable shortcodes