Plugin info

Total downloads: 5,036
Active installs: 20
Total reviews: 2
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 1/9/2016 (3643 days ago)
Added to WordPress: 2/13/2010 (15 years old)
Minimum WordPress version: 2.7
Tested up to WordPress version: 4.4.34
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3643 days ago • 2 reviews

22/100

Is Text Obfuscator abandoned?

Possibly abandoned (last update 3643 days ago).

Compatibility

Requires WordPress: 2.7
Tested up to: 4.4.34
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Text Obfuscator is a simple plugin for replacing words and phrases in post or page content and comments with alternative words and phrases. Initially designed to remove names from personal blog posts, it can be used to correct common spelling errors or automatically expand abbreviations.

Each string can be configured to replace text on input saving the modified text to the database, or on output preserving the content in the database as it was entered by the user.

More information and support is available at Flutt.co.uk.

Installation

Simply upload the plugin directory to your plugin directory, activate the plugin, and configure it through the Tools->Text Obfuscator menu.

Frequently Asked Questions

No FAQ available

Review feed

Angel Costa
9/3/2016

Really handy

Thanks for this.

Screenshots

No screenshots available

Changelog

1.4.1

  • Fixed issue relating to replacement of words at the end of a line or string.

1.4

  • Added ability to replace content in all post types, not just post and page.

1.3.2

  • Minor change to comments.

1.3.1

  • Modified the behaviour surrounding preceeding and trailing whitespace in tokens and values.
  • Modified behaviour so leaving the replace box blank now assumes a match removal rule even if ‘remove matched’ is not checked.
  • Added an uninstall function to tidy up settings when uninstalling.

1.3

  • Added the option to apply rules to either pages, posts, or both.
  • Added the option to match or ignore case in matches.
  • Added option to remove matched string, not replace it.
  • Reworked the admin page to (hopefully) make it easier to use with new options.
  • Added settings link to plugin page.

1.2

  • Added option to match partial words.
  • Extracted regular expression building into it’s own function called by all replacement functions.

1.1

  • Added ability to optionally do replacement in blog posts, titles, excerpts and comments.
  • Added ability to apply each filter on input or output.
  • Fixed a bug blanking posts when there were no replacement rules.
  • Modified escaping to use WP’s built in routines.
  • Added comments throughout.

1.0

  • Updated to use settings methods added to WP2.7.
  • Renamed from ‘Obfuscator’ to ‘Text Obfuscator’.
  • Released on the WordPress plugin directory.

0.2

  • Changes to the way the rules are stored to prevent them getting mixed up.
  • Minor changes to conditional logic.
  • Minor changes to some wording on the admin page.