Описание
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
Установка
- 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
Часто задаваемые вопросы
-
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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP Cloudflare» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP Cloudflare» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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