wpNSC (No Short Codes)

Allows shortcodes to be escaped. Very useful for plugin authors who need to write documentation for their plugin on their blog. Very simple.

Author:Liam Gooding (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.7
Plugin version:1.0
Added to WordPress repository:16-01-2009
Last updated:16-01-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://goodingsweb.com/wp-plugins/29/wpnsc-no...
Total downloads:479
plugin download
Click to start download

Allows shortcodes to be escaped. Very useful for plugin authors who need to write documentation for their plugin on their blog. Very simple, very small. This is a common problem for plugin authors, and while a fix should be included by WordPress 2.9 this plugin is so small and simple that it doesn't hurt to keep it included. Use a simple [wpNSC] [/wpNSC] tag around your shortcodes to escape them. This plugin really couldn't be any simpler than that.