Ginger tag remover

0

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”&

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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.