该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Ginger tag remover

描述

Ginger tag remover strips tags that Ginger browser plugin inserts into the code.

This HTML tags will be removed:

<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_SpellingCorrect">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_correct">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_spelling">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_mark" id="HEX-NUMBER">***CLEAN TEXT***</span>
<span id="HEX-NUMBER" class="GINGER_SOFATWARE_mark">***CLEAN TEXT***</span>

Every time you save post those HTML tags will be filtered out.

To remove tags from already published posts you will need to go into “All posts” page and search for “GINGER_” then open each listed post and click “Update” or “Save Draft” button.

安装

Upload the Ginger tag remover plugin to your blog, Activate it

You’re done!

评价

此插件暂无评价。

贡献者及开发者

“Ginger tag remover” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Ginger tag remover”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.0.3

  • Added support for GINGER_SOFTWARE and GINGER_SOFATWARE tags

0.0.2

  • Added support for new “GINGER tags”

0.0.1

  • Initial release