芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/www/wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage.php
'fragmentcache', 'text' => 'Fragment Cache', ); return $anchors; } /** * Displays the fragment cache settings box in the general settings page. * * @return void */ public function w3tc_settings_general_boxarea_fragmentcache() { include W3TC_DIR . '/Extension_FragmentCache_GeneralPage_View.php'; } }