Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
recondole
/
wp-content-20250807152928
/
plugins
/
w3-total-cache
:
Extension_Genesis_Page.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace W3TC; class Extension_Genesis_Page { static public function w3tc_extension_page_genesis_theme() { $config = Dispatcher::config(); include W3TC_DIR . '/Extension_Genesis_Page_View.php'; } }