Changeset 2532697
- Timestamp:
- 05/17/2021 04:57:24 AM (5 years ago)
- Location:
- detect-cache/trunk
- Files:
-
- 3 edited
-
CHANGELOG.md (modified) (1 diff)
-
detect-cache.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
detect-cache/trunk/CHANGELOG.md
r2302328 r2532697 8 8 (10 May 2020). WordPress 5.4 Stability. 9 9 (10 May 2020). Displaying some basic server info. 10 (16 May 2021). WordPress 5.7.2 testing. -
detect-cache/trunk/detect-cache.php
r2302333 r2532697 3 3 * Plugin Name: Detect Cache 4 4 * Description: Checks HTTP headers, local files and Plugins for any caching. 5 * Version: 1.2. 55 * Version: 1.2.6 6 6 * Author: Shane Eckert 7 7 * Text Domain: detect-cache -
detect-cache/trunk/readme.txt
r2302328 r2532697 3 3 Tags: cache, caching 4 4 Requires at least: 4.8 5 Tested up to: 5. 4.16 Requires PHP: 5.2.45 Tested up to: 5.7.2 6 Requires PHP: 7.4 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 40 40 = 1.2.5 = 41 41 * Added some basic server info output to display in main tab. 42 43 = 1.2.6 = 44 * WordPress 5.7 Stability testing
Note: See TracChangeset
for help on using the changeset viewer.