Changeset 3401009
- Timestamp:
- 11/22/2025 03:45:46 PM (4 months ago)
- Location:
- fastcache-by-host-it/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
admin/class-fastcache-admin.php (modified) (1 diff)
-
fastcache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fastcache-by-host-it/trunk/README.txt
r3401008 r3401009 5 5 Tested up to: 6.8.3 6 6 Requires PHP: 8.0 7 Stable Tag: 1.2.2 37 Stable Tag: 1.2.24 8 8 License: GPL-2.0+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 76 76 77 77 == Changelog == 78 1.2.24 79 Fix for error in debugging logs 80 78 81 1.2.23 79 82 Fix for error in debugging logs -
fastcache-by-host-it/trunk/admin/class-fastcache-admin.php
r3401008 r3401009 1269 1269 $errore = 1; 1270 1270 } 1271 $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . " adm - retcode:" .$response['response']['code']);1271 $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . " adm - retcode:" ); 1272 1272 } 1273 1273 usleep(100000); -
fastcache-by-host-it/trunk/fastcache.php
r3401008 r3401009 17 17 * Plugin URI: https://fastcachecdn.com/ 18 18 * Description: Abilita il tuo sito Wordpress alla prima vera CDN realizzata PER Wordpress e configurata AD-HOC per il tuo sito. Il massimo della velocità senza difficoltà di setup. 19 * Version: 1.2.2 319 * Version: 1.2.24 20 20 * Author: Host.it - Alessandro Poletto 21 21 * Author URI: https://fastcachecdn.com/
Note: See TracChangeset
for help on using the changeset viewer.