Plugin Directory

Changeset 2416839


Ignore:
Timestamp:
11/11/2020 08:08:25 PM (5 years ago)
Author:
nabtron
Message:

confirmed wordpress 5.5.3 compatibility

Location:
wp-cloudflare
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-cloudflare/tags/0.1.3/readme.txt

    r2237177 r2416839  
    44Tags: cloudflare, rocketscript, enable, disable, automatic, manual, include, exclude
    55Requires at least: 4.4
    6 Tested up to: 5.3.2
    7 Stable tag: 0.1.2
     6Tested up to: 5.5.3
     7Stable tag: 0.1.3
    88
    99Disables or enables cloudflare rocket script on specific files
     
    3030
    31311. Upload `cloudflare-rocketscript` folder to the `/wp-content/plugins/` directory
    32 2. Activate the plugin through the 'Plugins' menu in WordPress
     322. Activate the plugin through the `Plugins` menu in WordPress
    33333. Goto: "Settings > Cloudflare Rocketscript" to configure the plugin
    3434
     
    4949== Changelog ==
    5050
     51= 0.1.3 =
     52* Confirmed WordPress 5.5.3 compatibility
     53
    5154= 0.1.2 =
    5255* Confirmed WordPress 5.2.3 compatibility
     
    6063== Upgrade Notice ==
    6164
    62 = 0.1.2 =
    63 Confirmed WordPress 5.2.3 compatibility
     65= 0.1.3 =
     66Confirmed WordPress 5.5.3 compatibility
  • wp-cloudflare/tags/0.1.3/wp-cloudflare.php

    r2237177 r2416839  
    77     Author: nabtron
    88     Author URI: http://nabtron.com/
    9      Version: 0.1.2
     9     Version: 0.1.3
    1010     Min WP Version: 4.4
    11      Max WP Version: 5.2.3
     11     Max WP Version: 5.5.3
    1212     */
    1313// prevent direct access
  • wp-cloudflare/trunk/readme.txt

    r2237177 r2416839  
    44Tags: cloudflare, rocketscript, enable, disable, automatic, manual, include, exclude
    55Requires at least: 4.4
    6 Tested up to: 5.3.2
    7 Stable tag: 0.1.2
     6Tested up to: 5.5.3
     7Stable tag: 0.1.3
    88
    99Disables or enables cloudflare rocket script on specific files
     
    3030
    31311. Upload `cloudflare-rocketscript` folder to the `/wp-content/plugins/` directory
    32 2. Activate the plugin through the 'Plugins' menu in WordPress
     322. Activate the plugin through the `Plugins` menu in WordPress
    33333. Goto: "Settings > Cloudflare Rocketscript" to configure the plugin
    3434
     
    4949== Changelog ==
    5050
     51= 0.1.3 =
     52* Confirmed WordPress 5.5.3 compatibility
     53
    5154= 0.1.2 =
    5255* Confirmed WordPress 5.2.3 compatibility
     
    6063== Upgrade Notice ==
    6164
    62 = 0.1.2 =
    63 Confirmed WordPress 5.2.3 compatibility
     65= 0.1.3 =
     66Confirmed WordPress 5.5.3 compatibility
  • wp-cloudflare/trunk/wp-cloudflare.php

    r2237177 r2416839  
    77     Author: nabtron
    88     Author URI: http://nabtron.com/
    9      Version: 0.1.2
     9     Version: 0.1.3
    1010     Min WP Version: 4.4
    11      Max WP Version: 5.2.3
     11     Max WP Version: 5.5.3
    1212     */
    1313// prevent direct access
Note: See TracChangeset for help on using the changeset viewer.