Descripció
When you add this plugin, a metabox is added to the edit post/page screens that allows you to disable ShortCodes in that one particular post/page. Admittedly, this plugin may not be widely needed by the general public. However if you are a plugin developer or documenter, you might find it very useful.
If you want to show examples of how to use a ShortCode and not have that ShortCode activate upon display of the post, this plugin will come to your rescue. The SCuD will disable all ShortCode processing for any post.
SCuD is written to prevent any collateral damage. After the post content is displayed, it activates the all previously disabled ShortCodes again. This allows any ShortCodes that you may be using in sidebar widgets to process correctly.
Captures
Instal·lació
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«SCuD – The ShortCode Disabler» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «SCuD – The ShortCode Disabler» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Initial Release
1.0.1
- Updated for current version of WP