描述
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.
螢幕截圖
安裝
- 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.
評價
貢獻者及開發者
“Easy Search Replace | Find Replace url | specific element | remove footer credit” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。
貢獻者修改日誌
1.0.2
* fixed minor issues
1.0.1
* Fixed search functions
1.0.0
* Initial release