This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ginger tag remover

Lýsing

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.

Uppsetning

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

You’re done!

Umsagnir

There are no reviews for this plugin.

Þátttakendur & höfundar

“Ginger tag remover” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

Translate “Ginger tag remover” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

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