=== Easy Search Replace | Find Replace url | specific element | remove footer credit === Contributors: easywpstuff Tags: search replace, find replace, replace, search and replace, find, search, find and replace Requires at least: 5.0 Tested up to: 6.4.2 Requires PHP: 5.6 Stable tag: 1.0.2 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Real time search and replace without altering the files or database. find and replace inside specific HTML element with CSS Selector == 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. == Installation == 1. Download the plugin ZIP file. 2. Log in to your WordPress dashboard. 3. Go to the "Plugins" section and click "Add New." 4. Upload the downloaded ZIP file. 5. Activate the plugin. == Usage == 1. After activating the plugin, navigate to the "Easy Search and Replace" menu in the WordPress admin panel. 2. Enter the text or code you want to replace in the "Find" field. 3. Enter the replacement text or leave it empty to remove content. 4. Utilize the optional CSS Selector field to perform targeted replacements within specific CSS classes, IDs, or tags. 5. Click the "Save" button to apply the changes in real-time. == Examples == - To perform a basic text replacement: 1. Enter the text you want to find in the "Find" field. 2. Enter the replacement text in the "Replace" field. 3. Click "Save" to apply the changes globally. - To perform a replacement within a specific CSS selector: 1. Enter the text you want to find in the "Find" field. 2. Enter the replacement text in the "Replace" field. 3. In the "CSS Selector" field, input the class, ID, or tag where you want to perform the replacement. 4. Click "Save" to apply the changes only within the specified CSS selector. == Screenshots == 1. [Settings Page](assets/screenshot-1.png) == Changelog == 1.0.2 * fixed minor issues 1.0.1 * Fixed search functions 1.0.0 * Initial release