Descrizione
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.
Screenshot
Installazione
- 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.
Recensioni
Contributi e sviluppo
“Easy Search Replace | Find Replace url | specific element | remove footer credit” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTi interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.2
* fixed minor issues
1.0.1
* Fixed search functions
1.0.0
* Initial release