=== Plugin Name === Contributors: rooteerooroo Donate link: http://forteweb.us Tags: shortcode cleanup utility, delete shortcode, remove shortcodes Tested up to: 3.5.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A utility for replacing, deleting, wrapping and freezing shortcodes in posts, pages and custom posttypes. == Description == The plugin provides four shortcode cleanup utilities. The replace utility replaces occurences of selected shortcodes with replacement text/html that you provide. The wrap utility wraps shortcode in "before" and "after" text/html that you provide. The delete utility deletes selected shortcodes (and, if you want, the content inside the selected shortcodes as well). The freeze utility replaces shortcodes with thier current static output. == Installation == 1. Make a full backup of your site 2. Log in to your WordPress dashboard, then click Plugins->add new. 3. Search for the Shortcode Cleanup plugin in the plugin repository. 4. Click the “install now” link under Shortcode Cleanup. 5. Activate the plugin. or, if you prefer: 1. Upload `shortcode_cleanup.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How about some instructions? = Instructions are here: http://forteweb.us/shortcode-cleanup-plugin = Can you make the plugin do x? = Probably. Contact me at http://forteweb.us#contact and I'll see what I can do. == Screenshots == Screenshots can be found here: http://forteweb.us/shortcode-cleanup-plugin == Changelog == = 0.5 = * Beta Release