Text Obfuscator Version 1.2

Post length: 87 words, about 0 and a half minutes.

I have just released an update to my simple WordPress string replacement plugin Text Obfuscator. This release contains a minor feature upgrade and a small change to the logic flow to make this and future new features easier to implement, it contains no bug fixes. It is tagged as version 1.2.

The full changelog is as follows:

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

As always, the plugin is available from the WordPress Plugin Directory.

Posted on Tuesday 29th March, 2011 at 2:45 am in Text Obfuscator.
It was tagged with , , , .

A word replacement plugin for WordPress

Post length: 355 words, about 1 and a half minutes.

Text Obfuscator (formally known as Obfuscator) is a simple plugin for replacing words and phrases in your posts’ content with alternative words and phrases. Initially designed for protecting the innocent by removing names from personal blog posts, it can also be used to correct common spelling errors or automatically expand abbreviations. The plugin operates on output preserving the content in the database as entered in the post.

Versions up to and including 1.0 (0.1 and 0.2 released under the title Obfuscator) are very basic string replacement systems. Versions 1.1 and 1.2 are a little more advanced. [read more]

Posted on Tuesday 22nd February, 2011 at 12:06 am in Text Obfuscator.
It was tagged with , , , .