Description
Plugin for wordpress, enables you to enable or disable rocketscript on selected javascript files
If Rocketscript is set to Manual:
The user is given the option to add the files to turn on rocket script for
If Rocketscript is set to Automatic:
The user is given the option to add the files to turn off rocket script for
Up coming version will have many more options
In case of any queries let me know: https://nabtron.com/
Found a bug or have a feature request ? Report here
Installation
- Upload
cloudflare-rocketscript
folder to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Goto: “Settings > Cloudflare Rocketscript” to configure the plugin
FAQ
-
Should we fill both fields?
-
No, only one field will be used at a time, depending upon your cloudflare settings
-
How to add file names?
-
View the source of your frontend and search for .js filenames. Once found, enter the main full file name only (not directory paths) in comma seperated values, like: filename.js,secondfilename.js,thirdfilename.js
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Cloudflare” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Cloudflare” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.3
- Confirmed WordPress 5.5.3 compatibility
0.1.2
- Confirmed WordPress 5.2.3 compatibility
0.1.1
- Confirmed WordPress 5.0 compatibility
0.1
- Initial release