Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Ginger tag remover

Beschreibung

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.

Installation

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

You’re done!

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Ginger tag remover“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Ginger tag remover“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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