Changeset 3401008
- Timestamp:
- 11/22/2025 03:42:36 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
r3379898 r3401008 5 5 Tested up to: 6.8.3 6 6 Requires PHP: 8.0 7 Stable Tag: 1.2.2 17 Stable Tag: 1.2.23 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.23 79 Fix for error in debugging logs 80 78 81 1.2.22 79 82 Fix in svn repository -
fastcache-by-host-it/trunk/admin/class-fastcache-admin.php
r3378226 r3401008 1247 1247 $errore = 1; 1248 1248 } 1249 $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . "-adm - retcode:" .$response['response']['code']);1249 $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . "-adm - retcode:" ); 1250 1250 } 1251 1251 -
fastcache-by-host-it/trunk/fastcache.php
r3379898 r3401008 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 219 * Version: 1.2.23 20 20 * Author: Host.it - Alessandro Poletto 21 21 * Author URI: https://fastcachecdn.com/
Note: See TracChangeset
for help on using the changeset viewer.