Changeset 2416839
- Timestamp:
- 11/11/2020 08:08:25 PM (5 years ago)
- Location:
- wp-cloudflare
- Files:
-
- 4 edited
- 1 copied
-
tags/0.1.3 (copied) (copied from wp-cloudflare/trunk)
-
tags/0.1.3/readme.txt (modified) (4 diffs)
-
tags/0.1.3/wp-cloudflare.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/wp-cloudflare.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-cloudflare/tags/0.1.3/readme.txt
r2237177 r2416839 4 4 Tags: cloudflare, rocketscript, enable, disable, automatic, manual, include, exclude 5 5 Requires at least: 4.4 6 Tested up to: 5. 3.27 Stable tag: 0.1. 26 Tested up to: 5.5.3 7 Stable tag: 0.1.3 8 8 9 9 Disables or enables cloudflare rocket script on specific files … … 30 30 31 31 1. Upload `cloudflare-rocketscript` folder to the `/wp-content/plugins/` directory 32 2. Activate the plugin through the 'Plugins'menu in WordPress32 2. Activate the plugin through the `Plugins` menu in WordPress 33 33 3. Goto: "Settings > Cloudflare Rocketscript" to configure the plugin 34 34 … … 49 49 == Changelog == 50 50 51 = 0.1.3 = 52 * Confirmed WordPress 5.5.3 compatibility 53 51 54 = 0.1.2 = 52 55 * Confirmed WordPress 5.2.3 compatibility … … 60 63 == Upgrade Notice == 61 64 62 = 0.1. 2=63 Confirmed WordPress 5. 2.3 compatibility65 = 0.1.3 = 66 Confirmed WordPress 5.5.3 compatibility -
wp-cloudflare/tags/0.1.3/wp-cloudflare.php
r2237177 r2416839 7 7 Author: nabtron 8 8 Author URI: http://nabtron.com/ 9 Version: 0.1. 29 Version: 0.1.3 10 10 Min WP Version: 4.4 11 Max WP Version: 5. 2.311 Max WP Version: 5.5.3 12 12 */ 13 13 // prevent direct access -
wp-cloudflare/trunk/readme.txt
r2237177 r2416839 4 4 Tags: cloudflare, rocketscript, enable, disable, automatic, manual, include, exclude 5 5 Requires at least: 4.4 6 Tested up to: 5. 3.27 Stable tag: 0.1. 26 Tested up to: 5.5.3 7 Stable tag: 0.1.3 8 8 9 9 Disables or enables cloudflare rocket script on specific files … … 30 30 31 31 1. Upload `cloudflare-rocketscript` folder to the `/wp-content/plugins/` directory 32 2. Activate the plugin through the 'Plugins'menu in WordPress32 2. Activate the plugin through the `Plugins` menu in WordPress 33 33 3. Goto: "Settings > Cloudflare Rocketscript" to configure the plugin 34 34 … … 49 49 == Changelog == 50 50 51 = 0.1.3 = 52 * Confirmed WordPress 5.5.3 compatibility 53 51 54 = 0.1.2 = 52 55 * Confirmed WordPress 5.2.3 compatibility … … 60 63 == Upgrade Notice == 61 64 62 = 0.1. 2=63 Confirmed WordPress 5. 2.3 compatibility65 = 0.1.3 = 66 Confirmed WordPress 5.5.3 compatibility -
wp-cloudflare/trunk/wp-cloudflare.php
r2237177 r2416839 7 7 Author: nabtron 8 8 Author URI: http://nabtron.com/ 9 Version: 0.1. 29 Version: 0.1.3 10 10 Min WP Version: 4.4 11 Max WP Version: 5. 2.311 Max WP Version: 5.5.3 12 12 */ 13 13 // prevent direct access
Note: See TracChangeset
for help on using the changeset viewer.