Changeset 3296969
- Timestamp:
- 05/20/2025 04:03:30 AM (8 months ago)
- File:
-
- 1 edited
-
apcu-object-cache/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
apcu-object-cache/trunk/readme.txt
r3296968 r3296969 16 16 17 17 **Features:** 18 -Uses APCu for WordPress object caching.19 -Dashboard with real-time APCu stats (hits, misses, memory, inserts, etc.).20 -Clear/reset cache with one click (protected by nonce).21 -Automatically installs `object-cache.php` in wp-content.22 -Clean, professional admin interface.18 * Uses APCu for WordPress object caching. 19 * Dashboard with real-time APCu stats (hits, misses, memory, inserts, etc.). 20 * Clear/reset cache with one click (protected by nonce). 21 * Automatically installs `object-cache.php` in wp-content. 22 * Clean, professional admin interface. 23 23 24 24 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.