Plugin Directory

Changeset 3401008


Ignore:
Timestamp:
11/22/2025 03:42:36 PM (4 months ago)
Author:
hostspa
Message:

1.2.23
Fix in debugging logs

Location:
fastcache-by-host-it/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • fastcache-by-host-it/trunk/README.txt

    r3379898 r3401008  
    55Tested up to: 6.8.3
    66Requires PHP: 8.0
    7 Stable Tag: 1.2.21
     7Stable Tag: 1.2.23
    88License: GPL-2.0+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    7676
    7777== Changelog ==
     781.2.23
     79Fix for error in debugging logs
     80
    78811.2.22
    7982Fix in svn repository
  • fastcache-by-host-it/trunk/admin/class-fastcache-admin.php

    r3378226 r3401008  
    12471247                $errore = 1;
    12481248            }
    1249             $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . "-adm - retcode:" .$response['response']['code']);
     1249            $logger->fr("PURGE: ". $purgeUrlsImploded . " Method: " . $method . "-adm - retcode:" );
    12501250        }
    12511251       
  • fastcache-by-host-it/trunk/fastcache.php

    r3379898 r3401008  
    1717 * Plugin URI:        https://fastcachecdn.com/
    1818 * 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.22
     19 * Version:           1.2.23
    2020 * Author:            Host.it - Alessandro Poletto
    2121 * Author URI:        https://fastcachecdn.com/
Note: See TracChangeset for help on using the changeset viewer.