Changeset 3065573
- Timestamp:
- 04/05/2024 03:01:52 PM (2 years ago)
- Location:
- wsa-cachepurge/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
wsa-cachepurge.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wsa-cachepurge/trunk/README.txt
r2986858 r3065573 3 3 Tags: cache, purge, wsa, cpwsa, wsa-cachepurge, website acceleration 4 4 Requires at least: 3.5 5 Tested up to: 6. 45 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 7 Stable tag: 1.1.2 -
wsa-cachepurge/trunk/wsa-cachepurge.php
r2901928 r3065573 46 46 * @since 1.0.0 47 47 */ 48 define('WSA_CACHEPURGE_VERSION', '1.1. 0');48 define('WSA_CACHEPURGE_VERSION', '1.1.2'); 49 49 50 50 /**
Note: See TracChangeset
for help on using the changeset viewer.