Changeset 2486580
- Timestamp:
- 03/04/2021 09:21:27 AM (5 years ago)
- Location:
- add-index-to-autoload
- Files:
-
- 2 edited
- 1 copied
-
tags/1.2 (copied) (copied from add-index-to-autoload/trunk)
-
tags/1.2/README.txt (modified) (3 diffs)
-
trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
add-index-to-autoload/tags/1.2/README.txt
r2202305 r2486580 4 4 Tags: database, index. autoload, index-autoload, database speed 5 5 Requires at least: 4.1 6 Tested up to: 5. 37 Stable tag: 5.36 Tested up to: 5.7 7 Stable tag: 1.1.1 8 8 License: GPLv3 9 9 Requires PHP: 5.6 … … 67 67 = Can this plugin break my database? = 68 68 69 We have tested this plugin on + 4000 WordPress-sites and on none did this plugin break anything.69 We have tested this plugin on +10000 WordPress-sites and on none did this plugin break anything. 70 70 But, we still recommend to backup your WordPress website, before using it. 71 71 … … 76 76 == Changelog == 77 77 78 = 1. 0=79 Initial release 78 = 1.1.1 = 79 * Update: Checked with WordPress 5.7 80 80 81 81 = 1.1 = 82 Added a check if the WordPress version is >= 5.3 if so, display a notice, that this plugin is not needed. 82 * Added a check if the WordPress version is >= 5.3 if so, display a notice, that this plugin is not needed. 83 84 = 1.0 = 85 * Initial release -
add-index-to-autoload/trunk/README.txt
r2202305 r2486580 4 4 Tags: database, index. autoload, index-autoload, database speed 5 5 Requires at least: 4.1 6 Tested up to: 5. 37 Stable tag: 5.36 Tested up to: 5.7 7 Stable tag: 1.1.1 8 8 License: GPLv3 9 9 Requires PHP: 5.6 … … 67 67 = Can this plugin break my database? = 68 68 69 We have tested this plugin on + 4000 WordPress-sites and on none did this plugin break anything.69 We have tested this plugin on +10000 WordPress-sites and on none did this plugin break anything. 70 70 But, we still recommend to backup your WordPress website, before using it. 71 71 … … 76 76 == Changelog == 77 77 78 = 1. 0=79 Initial release 78 = 1.1.1 = 79 * Update: Checked with WordPress 5.7 80 80 81 81 = 1.1 = 82 Added a check if the WordPress version is >= 5.3 if so, display a notice, that this plugin is not needed. 82 * Added a check if the WordPress version is >= 5.3 if so, display a notice, that this plugin is not needed. 83 84 = 1.0 = 85 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.