Plugin Directory

Changeset 3458209


Ignore:
Timestamp:
02/10/2026 04:02:31 PM (7 weeks ago)
Author:
hostspa
Message:

1.5.13
Security improvements

Location:
fastcache-by-host-it
Files:
2 edited
186 copied

Legend:

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

    r3458165 r3458209  
    55Tested up to: 6.9.1
    66Requires PHP: 8.0
    7 Stable Tag: 1.5.12
     7Stable Tag: 1.5.13
    88License: GPL-2.0+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    132132
    133133== Changelog ==
     1341.5.13
     135Security Improvements
     136
    1341371.5.12
    135138Css Fix in deploy 1.5.11
  • fastcache-by-host-it/tags/1.5.13/fastcache.php

    r3458165 r3458209  
    1717 * Plugin URI:        https://fastcache.host.it/wordpress/
    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.5.12
     19 * Version:           1.5.13
    2020 * Author:            Host.it
    21  * Author URI:        https://fastcache.host.it/alessandropoletto/
     21 * Author URI:        https://fastcache.host.it/
    2222 * License:           GPL-2.0+
    2323 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    4545define ( '_WP_EXEC', '1' );
    4646define ( '_FASTCACHE_EXEC', 1 );
    47 define ( 'FASTCACHE_VERSION', '1.5.12' );
     47define ( 'FASTCACHE_VERSION', '1.5.13' );
    4848define ( 'FASTCACHE_FILE_PATH', __FILE__ );
    4949
  • fastcache-by-host-it/trunk/README.txt

    r3458165 r3458209  
    55Tested up to: 6.9.1
    66Requires PHP: 8.0
    7 Stable Tag: 1.5.12
     7Stable Tag: 1.5.13
    88License: GPL-2.0+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    132132
    133133== Changelog ==
     1341.5.13
     135Security Improvements
     136
    1341371.5.12
    135138Css Fix in deploy 1.5.11
  • fastcache-by-host-it/trunk/fastcache.php

    r3458165 r3458209  
    1717 * Plugin URI:        https://fastcache.host.it/wordpress/
    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.5.12
     19 * Version:           1.5.13
    2020 * Author:            Host.it
    21  * Author URI:        https://fastcache.host.it/alessandropoletto/
     21 * Author URI:        https://fastcache.host.it/
    2222 * License:           GPL-2.0+
    2323 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    4545define ( '_WP_EXEC', '1' );
    4646define ( '_FASTCACHE_EXEC', 1 );
    47 define ( 'FASTCACHE_VERSION', '1.5.12' );
     47define ( 'FASTCACHE_VERSION', '1.5.13' );
    4848define ( 'FASTCACHE_FILE_PATH', __FILE__ );
    4949
Note: See TracChangeset for help on using the changeset viewer.