Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

SCuD – The ShortCode Disabler

Deskripsyon

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.

Mga Screenshot

  • The Edit Post screen with the Disable ShortCodes metabox displayed.

  • A post that contains shortcodes that are processed unintentionally.

  • A post that contains shortcodes that are not processed because they were targeted by SCuD.

Pag-install

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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “SCuD – The ShortCode Disabler” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “SCuD – The ShortCode Disabler” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Initial Release

1.0.1

  • Updated for current version of WP