Find And Replace Text
A simple plugin to install find and replace function button in WordPress editor on both visual TinyMCE and text mode.
The facts
- Rating
- 5★ from 2
- Active installs
- 400+
- Price
- Free
- Last updated
- 29 Sep 2018
- Added
- Sep 2018
- Requires WP
- 4.7
- Tested up to
- WP 4.9.31
- Requires PHP
- 5.6
- Downloads
- 5,675
Our analysis
AI-assistedFind And Replace Text is a WordPress plugin that adds a find and replace button to the WordPress Editor. It allows you to perform batch find and replace operations on text within your posts, supporting both TinyMCE visual and text modes.
This plugin is particularly useful for users who need to make extensive text changes across their content. However, caution is advised when using it in visual mode, as it can also affect HTML tags, which may lead to unintended changes in your posts.
Best for: This plugin suits WordPress users who need to edit large amounts of text efficiently.
What it does well
- ✓Adds a find and replace button to the WordPress Editor
- ✓Supports batch finding and replacing of text
- ✓Works in both TinyMCE visual and text modes
- ✓Allows for revisions if changes are saved
Where it falls short
- •Can inadvertently change HTML tags in visual mode
- •Last updated in September 2018, may not be fully compatible with newer WordPress versions
Verdict
Find And Replace Text can be a helpful tool for content editing, but users should proceed with caution to avoid unintended modifications.
From the developer
Jesse Lau's own description of Find And Replace Text, lightly tidied.
Find And Replace Text plugin allows you to install a find & replace button to your WordPress Editor.
It supports batch finding and replacing string when you edit your posts either in TinyMCE visual or text mode.
Please note the plugin in TinyMCE visual mode also find and replace string in raw file. Which means that you should make sure there are not HTML tag to find and replace.
For example, if you find and replace “href” to “something else” in Visual mode. The plugin also change every “href” to “something else” if the HTML codes have links with “href” even you can not see the “href” string on the visual mode screen.
So please make sure that you are not replacing HTML tags in Visual mode. Or you can start from Text mode.
Remember saving your post before your find and replace anything. So even you make something mess you can always get revisions back.