w3tc_admin_menu

w3tc_admin_menu

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: w3-total-cache.2.7.0

apply_filters('w3tc_admin_menu') is found 1 times:

  • /Root_AdminMenu.php line 144
    				'order'          => 1500,
    			),
    		);
    
    		$pages = apply_filters( 'w3tc_admin_menu', $pages, $this->_config );
    
    		return $pages;
    	}
    
    	/**
    	 * Generate menu.
    

See this hook used in plugins: