Changeset 2961023
- Timestamp:
- 08/31/2023 08:47:21 AM (3 years ago)
- Location:
- server-side-cache-autopurge/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
surecache-autopurge.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server-side-cache-autopurge/trunk/readme.txt
r2836604 r2961023 3 3 Tags: cache, caching, fast, flush, purge, wp-cache, performance 4 4 Requires at least: 4.8 5 Tested up to: 6. 15 Tested up to: 6.3 6 6 Requires PHP: 5.4 7 7 Stable tag: 1.0.1 -
server-side-cache-autopurge/trunk/surecache-autopurge.php
r2572159 r2961023 1 1 <?php 2 /* 2 /** 3 3 * Plugin Name: Server-Side Cache AutoPurge 4 * Description: Server-Side Cache Integration for WordPress. 4 * Description: This plugin automatically purges the server-side cache after you make a website change such as updating a post. 5 * Plugin URI: https://tickets.suresupport.com 6 * Author: Suresupport 7 * Author URI: https://suresupport.com 5 8 * Version: 1.0.1 6 9 * Text Domain: surecache-autopurge
Note: See TracChangeset
for help on using the changeset viewer.