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 Cleanup

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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Shortcode Cleanup” into your language.

Interested in development?

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

Changelog

0.5

  • Beta Release