=== Simple Text Replace === Contributors: dBen Tags: text replace, text, regex Requires at least: 3.0. Tested up to: 3.5.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Applies regular expressions to text and/or title of posts and pages to dinamically replace text before saving to DB. == Description == Applies regular expressions to text and/or title of posts and pages to dinamically replace text before saving to DB. Useful for blacklist management and sites with auto generated content. Works fine with autoblog pugins. Just Activate the plugin and set options in Settings > Text replace menu. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Where do I configure the plugin?? = Simple Text Replace settings page is in Settings > Text replace. = How can I donate? = Donate Link is in wp-admin in Simple Text Replace settings page (Settings > Text replace menu) == Screenshots == 1. Simple Text Replace config page == Changelog == = 1.4 = * Minor bugfix = 1.3 = * Minor bugfix on slug replacement = 1.2 = * Fixed issue on slug replacement = 1.1 = * Readme.txt and info updated = 1.0 = * First Release