searchReplace
SearchReplace checks for and replaces content in your posts, pages and/or comments. Fully configurable.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 364 days ago
Is searchReplace abandoned?
Likely maintained (last update 364 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Ever annoyed when you had to add that same opening sentence or image to a blogpost for the gazzilionth time? Or always wanted to have an easy way to insert youtube video’s to your site?
Despair no more, now there is searchReplace. Well, there probably are a number of similar plugins, but this one is different: it is mine. 🙂
The plugin makes it possible to search for certain texts and replace them, in both comments and posts. It does not alter your database contents.
For example, you could add the string “[topicimage]” to searchReplace and replace that with your default image tag.
When changing your default image you only have to change the searchReplace item to change it site wide!
The plugin supports regular expressions as well, which makes it possible to do url replacements, or other more advanced search and replace commands.
Uses: Implementing BBcode (pre configured), replace foul language, easy YouTube insertion (pre configured) etc.
It has the following features:
- Easily add, edit and delete rules
- simple search and replace option
- regular expression search and replace option
- apply rules to comments, posts or both at once
- Pre installed with BBcode (minus smilies and tables) http://en.wikipedia.org/wiki/BBCode
Installation
Installation instructions:
- Upload the folder ‘searchReplace’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Activate the desired pre-defined options
Frequently Asked Questions
You guys did not ask any!
Review feed
Screenshots
Changelog
1.2.2
- Fixed invalid explode.
1.2.1
- Fixed typo.
1.2
- Fixed has_cap deprecation warning.
1.1
- Checked if it still worked under 3.8.1 (yes), updated version-nr to 1.1.
1.0
- Checked if it still worked under 3.4.1 (yes), updated version-nr to 1.0, as no major bugs have been found.
0.1.1
- When installed in subdirectory, the “edit” and “delete” link did not work
0.1
- First version… Feedback appreciated