このプラグインは 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