This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Shortcode Disabler

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.

Screenshots

  • View of the admin page
  • Editing a shortcode

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.

FAQ

None yet!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Shortcode Disabler” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Shortcode Disabler” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • First version