Hide Unwanted Shortcodes

Have you ever switch theme or remove plugin and found that there is a lot of unwanted shortcodes left on blog, and they are showing up as

[shortcode id="1234"]

In order to remove them, you will need risky 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 (Public View), by returning nothing to content.

You can easily 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.

Changelog

Version 1.0

  1. Initial Launch

Support

For support, please follow me on Twitter. Tweet me your support questions by using @denzelchia – Hide Unwanted Shortcodes, before your question.

I am trying to built up my twitter followers, therefore I will only reply your support question if you follow me. Thanks!

Download

You can download the plugin at WordPress Plugins Repository.