Description
The Easy Search Replace plugin allows you to perform real-time text, html or url replacements without altering the actual files. It includes an optional CSS selector feature, which allows you to perform replacements within specific CSS selectors like classes, IDs, or tags.
Features
- Perform real-time HTML, text or url replacements without modifying original files.
- Specify text or code to find and replace.
- Remove footer credits or any text
- Optional CSS selector support for targeted replacements within classes, IDs, or tags.
Usage
- After activating the plugin, navigate to the โEasy Search and Replaceโ menu in the WordPress admin panel.
- Enter the text or code you want to replace in the โFindโ field.
- Enter the replacement text or leave it empty to remove content.
- Utilize the optional CSS Selector field to perform targeted replacements within specific CSS classes, IDs, or tags.
- Click the โSaveโ button to apply the changes in real-time.
Examples
-
To perform a basic text replacement:
- Enter the text you want to find in the โFindโ field.
- Enter the replacement text in the โReplaceโ field.
- Click โSaveโ to apply the changes globally.
-
To perform a replacement within a specific CSS selector:
- Enter the text you want to find in the โFindโ field.
- Enter the replacement text in the โReplaceโ field.
- In the โCSS Selectorโ field, input the class, ID, or tag where you want to perform the replacement.
- Click โSaveโ to apply the changes only within the specified CSS selector.
Screenshots
Installation
- Download the plugin ZIP file.
- Log in to your WordPress dashboard.
- Go to the โPluginsโ section and click โAdd New.โ
- Upload the downloaded ZIP file.
- Activate the plugin.
Reviews
Contributors & Developers
“Easy Search Replace | Find Replace url | specific element | remove footer credit” is open source software. The following people have contributed to this plugin.
ContributorsInterested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
* fixed minor issues
1.0.1
* Fixed search functions
1.0.0
* Initial release