=== Bravo Search & Replace === Contributors: guelben Tags: change text, search, replace, search and replace, replace text, replace texts, find and replace, localization, localisation, productivity, simple, easy Requires at least: 4.4.0 Tested up to: 5.7 Requires PHP: 4.0.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The simplest solution for replace or change text in your website. Works with texts coming from your plugins, themes, database or wordpress core. Your search & replace records will be preserved after any update. == Description == This plugin allows you to change text in your website in a super easy manner. It safes you a lot of time cause you can effectively replace thouse texts you want to change with just a few clicks gaining productivity. == Installation == 1. Install the plugin by downloading it through the plugin section on your site or manually upload it via FTP (put it under wp-content/plugins). 2. Activate the plugin under the plugin section. 3. You are ready to go, click on Search & Replace at the admin menu and start changing texts. == Screenshots == 1. The admin page == Frequently Asked Questions == =Some texts are not replaced how can I fix it?= If some of your texts are not replaced, inspect your source code and check how they are actually written in your html. =How does this plugin work?= This plugin does not actually edit your files or your database, instead it works modifying the data that the server sends to your browser when the page is generated. =Will I lose my search & replace records after any update?= You dont have to worry about themes or plugins updates because your records will not vannish unless you uninstall the plugin. =Does this plugin slow my site?= This plugin has a very low impact in your page loading time. =Does it work on the admin area?= No, it only works on the front end. == Screenshots == 1. the admin section == Changelog == = 1.0 = * First release