w3tc_admin_menu, $pages, $this->_config
w3tc_admin_menu, $pages, $this->_config
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_admin_menu, $pages, $this->_config') is found 1 times:
- /Root_AdminMenu.php line 146
'order' => 1500, ), ); $pages = apply_filters( 'w3tc_admin_menu', $pages, $this->_config ); return $pages; } /** * Generates the admin menu and submenu pages.