Have you ever switch theme or remove plugin and found that there is lot of unwanted shortcodes left on blog, and they showing up as.
In order to remove them, you will need database queries which is not what you want or what you can handle properly..
Now you can use this plugin to prevent them from showing up on Blog.
This plugin does not delete the shortcodes from your Database or Post Editor, instead it prevent them from showing up on Blog, by returning nothing to content..
You can add and save the unwanted shortcode tag name into the plugin setting page, and the plugin will do the rest.
There is no need to write any functions or database queries, the plugin will hide them base on shortcode tag saved..
After installation and activation, please go to Settings > Hide Unwanted Shortcodes..
Click on it and you will see the textarea for filling in your unwanted shortcodes tag..
Once installed, click Activate Plugin link. or, install Plugin .ZIP Format.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more