Strip Non Registered Shortcodes for WordPress

Version: 1.0

This plugin was developed for your convenience. It easily strips all of non-registered shortcodes.

Author:heyman (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.2.1
Plugin version:1.0
Added to WordPress repository:27-10-2011
Last updated:28-10-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://codecanyon.net/
Total downloads:1 605
Active installs:10+
plugin download
Click to start download

This plugin was developed for your convenience. It easily strips all of non-registered shortcodes, (! Non-registered shortcodes are non-system WordPress shortcodes and shortcodes which were not included by "add_shortcode" function in the current template.) You have changed template of your web-site and all of your shortcodes from previous template now are non-registered, so they will be rendered on your web-site like:

"simplecontent [nonregtag] simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent [nonregshortcode title="sometitle"]scontent[/nonregshortcode] simplecontent simplecontent"(originally content)

And you may spend a lot of time, editing every single post, but after activation of the plugin you get something like:

"simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent scontent simplecontent simplecontent" (stripped content)

The plugin doesn't delete your shortcodes from data base it just hides them. if you want to return your original content and virgin view just deactivate the plugin.