Plugin Directory

Changeset 2987332


Ignore:
Timestamp:
11/01/2023 12:04:32 PM (2 years ago)
Author:
poweredcache
Message:

Update to version 3.3.1 from GitHub

Location:
powered-cache
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • powered-cache/tags/3.3.1/includes/admin/dashboard.php

    r2987320 r2987332  
    277277    $sanitized_options['cache_timeout']                 = absint( $options['cache_timeout'] );
    278278    $sanitized_options['auto_configure_htaccess']       = ! empty( $options['auto_configure_htaccess'] );
     279    $sanitized_options['rewrite_file_optimizer']        = ! empty( $options['rewrite_file_optimizer'] );
    279280    $sanitized_options['rejected_user_agents']          = sanitize_textarea_field( $options['rejected_user_agents'] );
    280281    $sanitized_options['rejected_cookies']              = sanitize_textarea_field( $options['rejected_cookies'] );
  • powered-cache/tags/3.3.1/languages/powered-cache.pot

    r2987320 r2987332  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Powered Cache 3.3\n"
     5"Project-Id-Version: Powered Cache 3.3.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/powered-cache\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-11-01T11:25:59+00:00\n"
     12"POT-Creation-Date: 2023-11-01T12:00:17+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.7.1\n"
     
    1818#. Author of the plugin
    1919#: includes/admin/dashboard.php:93
    20 #: includes/admin/dashboard.php:451
     20#: includes/admin/dashboard.php:452
    2121#: includes/admin/partials/settings-page.php:39
    2222#: includes/classes/MetaBox.php:127
     
    3939
    4040#: includes/admin/dashboard.php:106
    41 #: includes/admin/dashboard.php:849
     41#: includes/admin/dashboard.php:850
    4242msgid "Settings"
    4343msgstr ""
    4444
    45 #: includes/admin/dashboard.php:479
     45#: includes/admin/dashboard.php:480
    4646msgid "Page cache deleted for all websites!"
    4747msgstr ""
    4848
    49 #: includes/admin/dashboard.php:480
     49#: includes/admin/dashboard.php:481
    5050msgid "Page cache deleted successfully!"
    5151msgstr ""
    5252
    53 #: includes/admin/dashboard.php:481
     53#: includes/admin/dashboard.php:482
    5454msgid "Object cache deleted successfully!"
    5555msgstr ""
    5656
    57 #: includes/admin/dashboard.php:482
     57#: includes/admin/dashboard.php:483
    5858msgid "All cached items flushed successfully!"
    5959msgstr ""
    6060
    61 #: includes/admin/dashboard.php:483
     61#: includes/admin/dashboard.php:484
    6262msgid "The cache preloading has been initialized!"
    6363msgstr ""
    6464
    65 #: includes/admin/dashboard.php:484
     65#: includes/admin/dashboard.php:485
    6666msgid "The Critical CSS generation process has been initialized!"
    6767msgstr ""
    6868
    69 #: includes/admin/dashboard.php:485
     69#: includes/admin/dashboard.php:486
    7070msgid "The Critical CSS generation process has been initialized for all sites! This might take a while, depending on the network size."
    7171msgstr ""
    7272
    73 #: includes/admin/dashboard.php:486
     73#: includes/admin/dashboard.php:487
    7474msgid "The UCSS generation process has been initialized!"
    7575msgstr ""
    7676
    77 #: includes/admin/dashboard.php:487
     77#: includes/admin/dashboard.php:488
    7878msgid "The UCSS generation process has been initialized for all sites! This might take a while, depending on the network size."
    7979msgstr ""
    8080
    81 #: includes/admin/dashboard.php:488
     81#: includes/admin/dashboard.php:489
    8282msgid "Cloudflare cache flushed, it can take up to 30 seconds to delete all cache from Cloudflare!"
    8383msgstr ""
    8484
    85 #: includes/admin/dashboard.php:489
     85#: includes/admin/dashboard.php:490
    8686msgid "Settings have been reset!"
    8787msgstr ""
    8888
    89 #: includes/admin/dashboard.php:490
     89#: includes/admin/dashboard.php:491
    9090msgid "Settings have been imported!"
    9191msgstr ""
    9292
    93 #: includes/admin/dashboard.php:491
     93#: includes/admin/dashboard.php:492
    9494msgid "Settings saved and database being optimized..."
    9595msgstr ""
    9696
    97 #: includes/admin/dashboard.php:492
     97#: includes/admin/dashboard.php:493
    9898msgid "Settings saved."
    9999msgstr ""
    100100
    101 #: includes/admin/dashboard.php:496
     101#: includes/admin/dashboard.php:497
    102102msgid "Page cache for %s language has been deleted!"
    103103msgstr ""
    104104
    105 #: includes/admin/dashboard.php:500
    106105#: includes/admin/dashboard.php:501
    107106#: includes/admin/dashboard.php:502
     
    111110#: includes/admin/dashboard.php:506
    112111#: includes/admin/dashboard.php:507
     112#: includes/admin/dashboard.php:508
    113113msgid "You don't have permission to perform this action!"
    114114msgstr ""
    115115
    116 #: includes/admin/dashboard.php:508
     116#: includes/admin/dashboard.php:509
    117117msgid "Your license key does not seem valid. A valid license is required for the Critical CSS!"
    118118msgstr ""
    119119
    120 #: includes/admin/dashboard.php:509
     120#: includes/admin/dashboard.php:510
    121121msgid "Your license key does not seem valid. A valid license is required for removing unused CSS!"
    122122msgstr ""
    123123
    124 #: includes/admin/dashboard.php:510
     124#: includes/admin/dashboard.php:511
    125125msgid "Could not flush Cloudflare cache. Please make sure you entered the correct credentials and zone id!"
    126126msgstr ""
    127127
    128 #: includes/admin/dashboard.php:552
     128#: includes/admin/dashboard.php:553
    129129msgid "Purge All Cache"
    130130msgstr ""
    131131
    132 #: includes/admin/dashboard.php:715
     132#: includes/admin/dashboard.php:716
    133133msgid "wp-config.php is writable."
    134134msgstr ""
    135135
    136 #: includes/admin/dashboard.php:717
     136#: includes/admin/dashboard.php:718
    137137msgid "wp-config.php is not writable. Please make sure the file writable or you can manually define %s constant."
    138138msgstr ""
    139139
    140 #: includes/admin/dashboard.php:730
     140#: includes/admin/dashboard.php:731
    141141msgid "Cache directory %s is not exist!"
    142142msgstr ""
    143143
    144 #: includes/admin/dashboard.php:732
     144#: includes/admin/dashboard.php:733
    145145msgid "Cache directory %s is not writeable!"
    146146msgstr ""
    147147
    148 #: includes/admin/dashboard.php:735
     148#: includes/admin/dashboard.php:736
    149149msgid "Cache directory %s exist and writable!"
    150150msgstr ""
    151151
    152 #: includes/admin/dashboard.php:749
     152#: includes/admin/dashboard.php:750
    153153msgid ".htaccess file %s is not exist!"
    154154msgstr ""
    155155
    156 #: includes/admin/dashboard.php:751
     156#: includes/admin/dashboard.php:752
    157157msgid ".htaccess file %s is not writeable!"
    158158msgstr ""
    159159
    160 #: includes/admin/dashboard.php:754
     160#: includes/admin/dashboard.php:755
    161161msgid ".htaccess file %s exist and writable!"
    162162msgstr ""
    163163
    164 #: includes/admin/dashboard.php:769
     164#: includes/admin/dashboard.php:770
    165165msgid "Required file for the page caching %s is not exist!"
    166166msgstr ""
    167167
    168 #: includes/admin/dashboard.php:771
     168#: includes/admin/dashboard.php:772
    169169msgid "Required file for the page caching %s is not writeable!"
    170170msgstr ""
    171171
    172 #: includes/admin/dashboard.php:774
     172#: includes/admin/dashboard.php:775
    173173msgid "Required file for the page caching %s exist and writable!"
    174174msgstr ""
    175175
    176 #: includes/admin/dashboard.php:789
     176#: includes/admin/dashboard.php:790
    177177msgid "Required file for the object caching %s is not exist!"
    178178msgstr ""
    179179
    180 #: includes/admin/dashboard.php:791
     180#: includes/admin/dashboard.php:792
    181181msgid "Required file for the object caching %s is not writeable!"
    182182msgstr ""
    183183
    184 #: includes/admin/dashboard.php:794
     184#: includes/admin/dashboard.php:795
    185185msgid "Required file for the object caching %s exist and writable!"
    186186msgstr ""
    187187
    188 #: includes/admin/dashboard.php:807
     188#: includes/admin/dashboard.php:808
    189189msgid "Invalid request"
    190190msgstr ""
    191191
    192 #: includes/admin/dashboard.php:852
     192#: includes/admin/dashboard.php:853
    193193msgid "Get Premium"
    194194msgstr ""
  • powered-cache/tags/3.3.1/powered-cache.php

    r2987320 r2987332  
    44 * Plugin URI:        https://poweredcache.com
    55 * Description:       Powered Cache is the most powerful caching and performance suite for WordPress, designed to easily improve your PageSpeed and Web Vitals Score.
    6  * Version:           3.3
     6 * Version:           3.3.1
    77 * Requires at least: 5.7
    88 * Requires PHP:      7.2.5
     
    2626
    2727// Useful global constants.
    28 define( 'POWERED_CACHE_VERSION', '3.3' );
     28define( 'POWERED_CACHE_VERSION', '3.3.1' );
    2929define( 'POWERED_CACHE_DB_VERSION', '3.3' );
    3030define( 'POWERED_CACHE_PLUGIN_FILE', __FILE__ );
  • powered-cache/tags/3.3.1/readme.txt

    r2987320 r2987332  
    44Requires at least:  5.7
    55Tested up to:  6.4
    6 Stable tag:  3.3
     6Stable tag:  3.3.1
    77License: GPLv2 (or later)
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414== Description ==
    1515
    16 Powered Cache is your comprehensive solution for enhancing WordPress site performance, ensuring a swift and seamless user experience. The Free version provides essential tools to boost your site's speed while the [Premium version](https://poweredcache.com) unlocks a suite of advanced optimization features.
     16Powered Cache is your comprehensive solution for enhancing WordPress site performance, ensuring a swift and seamless user experience.
     17
     18The Free version provides essential tools to boost your site's speed while the [Premium version](https://poweredcache.com) unlocks a suite of advanced optimization features.
    1719
    1820= Features ⚡️ =
     
    169171
    170172== Changelog ==
     173
     174= 3.3.1 (November 01, 2023) =
     175- [Fix] Save file optimizer rewrite setting.
    171176
    172177= 3.3 (November 01, 2023) =
  • powered-cache/trunk/includes/admin/dashboard.php

    r2987320 r2987332  
    277277    $sanitized_options['cache_timeout']                 = absint( $options['cache_timeout'] );
    278278    $sanitized_options['auto_configure_htaccess']       = ! empty( $options['auto_configure_htaccess'] );
     279    $sanitized_options['rewrite_file_optimizer']        = ! empty( $options['rewrite_file_optimizer'] );
    279280    $sanitized_options['rejected_user_agents']          = sanitize_textarea_field( $options['rejected_user_agents'] );
    280281    $sanitized_options['rejected_cookies']              = sanitize_textarea_field( $options['rejected_cookies'] );
  • powered-cache/trunk/languages/powered-cache.pot

    r2987320 r2987332  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Powered Cache 3.3\n"
     5"Project-Id-Version: Powered Cache 3.3.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/powered-cache\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-11-01T11:25:59+00:00\n"
     12"POT-Creation-Date: 2023-11-01T12:00:17+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.7.1\n"
     
    1818#. Author of the plugin
    1919#: includes/admin/dashboard.php:93
    20 #: includes/admin/dashboard.php:451
     20#: includes/admin/dashboard.php:452
    2121#: includes/admin/partials/settings-page.php:39
    2222#: includes/classes/MetaBox.php:127
     
    3939
    4040#: includes/admin/dashboard.php:106
    41 #: includes/admin/dashboard.php:849
     41#: includes/admin/dashboard.php:850
    4242msgid "Settings"
    4343msgstr ""
    4444
    45 #: includes/admin/dashboard.php:479
     45#: includes/admin/dashboard.php:480
    4646msgid "Page cache deleted for all websites!"
    4747msgstr ""
    4848
    49 #: includes/admin/dashboard.php:480
     49#: includes/admin/dashboard.php:481
    5050msgid "Page cache deleted successfully!"
    5151msgstr ""
    5252
    53 #: includes/admin/dashboard.php:481
     53#: includes/admin/dashboard.php:482
    5454msgid "Object cache deleted successfully!"
    5555msgstr ""
    5656
    57 #: includes/admin/dashboard.php:482
     57#: includes/admin/dashboard.php:483
    5858msgid "All cached items flushed successfully!"
    5959msgstr ""
    6060
    61 #: includes/admin/dashboard.php:483
     61#: includes/admin/dashboard.php:484
    6262msgid "The cache preloading has been initialized!"
    6363msgstr ""
    6464
    65 #: includes/admin/dashboard.php:484
     65#: includes/admin/dashboard.php:485
    6666msgid "The Critical CSS generation process has been initialized!"
    6767msgstr ""
    6868
    69 #: includes/admin/dashboard.php:485
     69#: includes/admin/dashboard.php:486
    7070msgid "The Critical CSS generation process has been initialized for all sites! This might take a while, depending on the network size."
    7171msgstr ""
    7272
    73 #: includes/admin/dashboard.php:486
     73#: includes/admin/dashboard.php:487
    7474msgid "The UCSS generation process has been initialized!"
    7575msgstr ""
    7676
    77 #: includes/admin/dashboard.php:487
     77#: includes/admin/dashboard.php:488
    7878msgid "The UCSS generation process has been initialized for all sites! This might take a while, depending on the network size."
    7979msgstr ""
    8080
    81 #: includes/admin/dashboard.php:488
     81#: includes/admin/dashboard.php:489
    8282msgid "Cloudflare cache flushed, it can take up to 30 seconds to delete all cache from Cloudflare!"
    8383msgstr ""
    8484
    85 #: includes/admin/dashboard.php:489
     85#: includes/admin/dashboard.php:490
    8686msgid "Settings have been reset!"
    8787msgstr ""
    8888
    89 #: includes/admin/dashboard.php:490
     89#: includes/admin/dashboard.php:491
    9090msgid "Settings have been imported!"
    9191msgstr ""
    9292
    93 #: includes/admin/dashboard.php:491
     93#: includes/admin/dashboard.php:492
    9494msgid "Settings saved and database being optimized..."
    9595msgstr ""
    9696
    97 #: includes/admin/dashboard.php:492
     97#: includes/admin/dashboard.php:493
    9898msgid "Settings saved."
    9999msgstr ""
    100100
    101 #: includes/admin/dashboard.php:496
     101#: includes/admin/dashboard.php:497
    102102msgid "Page cache for %s language has been deleted!"
    103103msgstr ""
    104104
    105 #: includes/admin/dashboard.php:500
    106105#: includes/admin/dashboard.php:501
    107106#: includes/admin/dashboard.php:502
     
    111110#: includes/admin/dashboard.php:506
    112111#: includes/admin/dashboard.php:507
     112#: includes/admin/dashboard.php:508
    113113msgid "You don't have permission to perform this action!"
    114114msgstr ""
    115115
    116 #: includes/admin/dashboard.php:508
     116#: includes/admin/dashboard.php:509
    117117msgid "Your license key does not seem valid. A valid license is required for the Critical CSS!"
    118118msgstr ""
    119119
    120 #: includes/admin/dashboard.php:509
     120#: includes/admin/dashboard.php:510
    121121msgid "Your license key does not seem valid. A valid license is required for removing unused CSS!"
    122122msgstr ""
    123123
    124 #: includes/admin/dashboard.php:510
     124#: includes/admin/dashboard.php:511
    125125msgid "Could not flush Cloudflare cache. Please make sure you entered the correct credentials and zone id!"
    126126msgstr ""
    127127
    128 #: includes/admin/dashboard.php:552
     128#: includes/admin/dashboard.php:553
    129129msgid "Purge All Cache"
    130130msgstr ""
    131131
    132 #: includes/admin/dashboard.php:715
     132#: includes/admin/dashboard.php:716
    133133msgid "wp-config.php is writable."
    134134msgstr ""
    135135
    136 #: includes/admin/dashboard.php:717
     136#: includes/admin/dashboard.php:718
    137137msgid "wp-config.php is not writable. Please make sure the file writable or you can manually define %s constant."
    138138msgstr ""
    139139
    140 #: includes/admin/dashboard.php:730
     140#: includes/admin/dashboard.php:731
    141141msgid "Cache directory %s is not exist!"
    142142msgstr ""
    143143
    144 #: includes/admin/dashboard.php:732
     144#: includes/admin/dashboard.php:733
    145145msgid "Cache directory %s is not writeable!"
    146146msgstr ""
    147147
    148 #: includes/admin/dashboard.php:735
     148#: includes/admin/dashboard.php:736
    149149msgid "Cache directory %s exist and writable!"
    150150msgstr ""
    151151
    152 #: includes/admin/dashboard.php:749
     152#: includes/admin/dashboard.php:750
    153153msgid ".htaccess file %s is not exist!"
    154154msgstr ""
    155155
    156 #: includes/admin/dashboard.php:751
     156#: includes/admin/dashboard.php:752
    157157msgid ".htaccess file %s is not writeable!"
    158158msgstr ""
    159159
    160 #: includes/admin/dashboard.php:754
     160#: includes/admin/dashboard.php:755
    161161msgid ".htaccess file %s exist and writable!"
    162162msgstr ""
    163163
    164 #: includes/admin/dashboard.php:769
     164#: includes/admin/dashboard.php:770
    165165msgid "Required file for the page caching %s is not exist!"
    166166msgstr ""
    167167
    168 #: includes/admin/dashboard.php:771
     168#: includes/admin/dashboard.php:772
    169169msgid "Required file for the page caching %s is not writeable!"
    170170msgstr ""
    171171
    172 #: includes/admin/dashboard.php:774
     172#: includes/admin/dashboard.php:775
    173173msgid "Required file for the page caching %s exist and writable!"
    174174msgstr ""
    175175
    176 #: includes/admin/dashboard.php:789
     176#: includes/admin/dashboard.php:790
    177177msgid "Required file for the object caching %s is not exist!"
    178178msgstr ""
    179179
    180 #: includes/admin/dashboard.php:791
     180#: includes/admin/dashboard.php:792
    181181msgid "Required file for the object caching %s is not writeable!"
    182182msgstr ""
    183183
    184 #: includes/admin/dashboard.php:794
     184#: includes/admin/dashboard.php:795
    185185msgid "Required file for the object caching %s exist and writable!"
    186186msgstr ""
    187187
    188 #: includes/admin/dashboard.php:807
     188#: includes/admin/dashboard.php:808
    189189msgid "Invalid request"
    190190msgstr ""
    191191
    192 #: includes/admin/dashboard.php:852
     192#: includes/admin/dashboard.php:853
    193193msgid "Get Premium"
    194194msgstr ""
  • powered-cache/trunk/powered-cache.php

    r2987320 r2987332  
    44 * Plugin URI:        https://poweredcache.com
    55 * Description:       Powered Cache is the most powerful caching and performance suite for WordPress, designed to easily improve your PageSpeed and Web Vitals Score.
    6  * Version:           3.3
     6 * Version:           3.3.1
    77 * Requires at least: 5.7
    88 * Requires PHP:      7.2.5
     
    2626
    2727// Useful global constants.
    28 define( 'POWERED_CACHE_VERSION', '3.3' );
     28define( 'POWERED_CACHE_VERSION', '3.3.1' );
    2929define( 'POWERED_CACHE_DB_VERSION', '3.3' );
    3030define( 'POWERED_CACHE_PLUGIN_FILE', __FILE__ );
  • powered-cache/trunk/readme.txt

    r2987320 r2987332  
    44Requires at least:  5.7
    55Tested up to:  6.4
    6 Stable tag:  3.3
     6Stable tag:  3.3.1
    77License: GPLv2 (or later)
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414== Description ==
    1515
    16 Powered Cache is your comprehensive solution for enhancing WordPress site performance, ensuring a swift and seamless user experience. The Free version provides essential tools to boost your site's speed while the [Premium version](https://poweredcache.com) unlocks a suite of advanced optimization features.
     16Powered Cache is your comprehensive solution for enhancing WordPress site performance, ensuring a swift and seamless user experience.
     17
     18The Free version provides essential tools to boost your site's speed while the [Premium version](https://poweredcache.com) unlocks a suite of advanced optimization features.
    1719
    1820= Features ⚡️ =
     
    169171
    170172== Changelog ==
     173
     174= 3.3.1 (November 01, 2023) =
     175- [Fix] Save file optimizer rewrite setting.
    171176
    172177= 3.3 (November 01, 2023) =
Note: See TracChangeset for help on using the changeset viewer.