Plugin Directory

Changeset 2525299


Ignore:
Timestamp:
05/03/2021 02:03:29 PM (5 years ago)
Author:
guelben
Message:

fixed mistakes on readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bravo-search-and-replace/tags/1.0/readme.txt

    r2525239 r2525299  
    33Tags: change text, search, replace, search and replace, replace text, replace texts, find and replace, localization, localisation, productivity, simple, easy
    44Requires at least: 4.4.0
    5 Tested up to: 5.7.1.
     5Tested up to: 5.7
    66Requires PHP: 4.0.2
    77Stable tag: 1.0
    88License: GPLv2 or later
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.htm
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    1111The 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.
     
    2323
    2424== 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?=
    2626
    2727If some of your texts are not replaced, inspect your source code and check how they are actually written in your html.
    2828
    29 ==How does this plugin works ==
     29=How does this plugin work?=
    3030
    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.
     31This 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.
    3232
    33 ==Will I lose my search & replace records after any update?==
     33=Will I lose my search & replace records after any update?=
    3434
    3535 You dont have to worry about themes or plugins updates because your records will not vannish unless you uninstall the plugin.
    3636
    37 ==Does this plugin slow my site?==
     37=Does this plugin slow my site?=
    3838
    3939This plugin has a very low impact in your page loading time.
    4040
    41 ==Does it works in the admin area?==
     41=Does it work in the admin area?=
    4242
    4343No, it only works in the front end.
Note: See TracChangeset for help on using the changeset viewer.