Changeset 2525299
- Timestamp:
- 05/03/2021 02:03:29 PM (5 years ago)
- File:
-
- 1 edited
-
bravo-search-and-replace/tags/1.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bravo-search-and-replace/tags/1.0/readme.txt
r2525239 r2525299 3 3 Tags: change text, search, replace, search and replace, replace text, replace texts, find and replace, localization, localisation, productivity, simple, easy 4 4 Requires at least: 4.4.0 5 Tested up to: 5.7 .1.5 Tested up to: 5.7 6 6 Requires PHP: 4.0.2 7 7 Stable tag: 1.0 8 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.htm 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 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. … … 23 23 24 24 == Frequently Asked Questions == 25 = =Some texts are not replaced how can I fix it?==25 =Some texts are not replaced how can I fix it?= 26 26 27 27 If some of your texts are not replaced, inspect your source code and check how they are actually written in your html. 28 28 29 = =How does this plugin works ==29 =How does this plugin work?= 30 30 31 This plugin do 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.31 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. 32 32 33 = =Will I lose my search & replace records after any update?==33 =Will I lose my search & replace records after any update?= 34 34 35 35 You dont have to worry about themes or plugins updates because your records will not vannish unless you uninstall the plugin. 36 36 37 = =Does this plugin slow my site?==37 =Does this plugin slow my site?= 38 38 39 39 This plugin has a very low impact in your page loading time. 40 40 41 = =Does it works in the admin area?==41 =Does it work in the admin area?= 42 42 43 43 No, it only works in the front end.
Note: See TracChangeset
for help on using the changeset viewer.