updated plugin W3 Total Cache version 2.6.1

This commit is contained in:
2023-12-08 23:23:32 +00:00
committed by Gitium
parent fa428d9da9
commit 33d18af972
82 changed files with 5759 additions and 1701 deletions

View File

@ -2,7 +2,7 @@
namespace W3TC;
class Extension_CloudFlare_Page {
static public function admin_print_scripts_w3tc_extensions() {
static public function admin_print_scripts_performance_page_w3tc_cdn() {
if ( ( isset( $_REQUEST['extension'] ) &&
Util_Request::get_string( 'extension' ) == 'cloudflare' ) ||
( isset( $_REQUEST['page'] ) &&