=== Shortcode Shhh === Contributors: sprise Tags: shortcode, disable, replace Requires at least: 3.0.1 Tested up to: 4.0 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Temporarily or permanently disable Wordpress shortcodes across your posts and pages. == Description == No need to find and replace to get broken shortcodes off a site, and you can keep the markup intact until you are ready to use a plugin again. Including: * Single tag shortcodes [sample] * Ability to remove trailing line breaks after shortcodes * Ability to remove shortcodes with closures (content is unaffected) [sample][/sample] * Ability to remove Shortcodes with parameters [sample id="1"] == Installation == 1. Upload `shortcode-shhh.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Visit the Shortcode Shhh settings page to add shortcode to suppress == Screenshots == 1. http://www.sprisemedia.com/contrib/shhh.png = 1.0 = * Initial release.