這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Strip Non Registered Shortcodes for WordPress

外掛說明

This plugin was developed for your convenience. It easily strips all of non-registered shortcodes, (! Non-registered shortcodes are non-system
WordPress shortcodes and shortcodes which were not included by “add_shortcode” function in the current template.)
You have changed template of your web-site and all of your shortcodes from previous template now are non-registered, so
they will be rendered on your web-site like:

“simplecontent [nonregtag] simplecontent simplecontent simplecontent simplecontent simplecontent
simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent
simplecontent simplecontent [nonregshortcode title=”sometitle”]scontent[/nonregshortcode] simplecontent simplecontent”(originally content)

And you may spend a lot of time, editing every single post, but after activation of the plugin you get something like:

“simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent
simplecontent simplecontent simplecontent simplecontent simplecontent simplecontent
simplecontent simplecontent scontent simplecontent simplecontent” (stripped content)

The plugin doesn’t delete your shortcodes from data base it just hides them.
if you want to return your original content and virgin view just deactivate the plugin.

安裝方式

  1. Upload strip_nonreg_scodes.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

If you have any problem with integration of the plugin or if some adjustment is needed you can contact me by email (gurantman@gmail.com)

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Strip Non Registered Shortcodes for WordPress〉的開發相關工作。

參與者