w3tc_settings_page-
w3tc_settings_page-
Appears in: w3-total-cache.2.1.0, w3-total-cache.2.1.1, w3-total-cache.2.1.3, w3-total-cache.2.1.4, w3-total-cache.2.1.5, w3-total-cache.2.1.6, w3-total-cache.2.1.7, w3-total-cache.2.1.8, w3-total-cache.2.1.9, w3-total-cache.2.2.1, w3-total-cache.2.2.12, w3-total-cache.2.2.3, w3-total-cache.2.2.4, w3-total-cache.2.2.6, w3-total-cache.2.2.7, w3-total-cache.2.2.9, w3-total-cache.2.3.0, w3-total-cache.2.3.1, w3-total-cache.2.3.2, w3-total-cache.2.3.3, w3-total-cache.2.4.1, w3-total-cache.2.5.0, w3-total-cache.2.6.0, w3-total-cache.2.6.1, w3-total-cache.2.7.0, w3-total-cache.2.7.2, w3-total-cache.2.7.5, w3-total-cache.2.7.7, w3-total-cache.2.8.0
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.8.0do_action('w3tc_settings_page-') is found 1 times:
- /Root_AdminMenu.php line 312
Warning: Undefined array key 317 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
// Placeholder to make it the only way to show pages with the time. $view = new Base_Page_Settings(); $view->options(); do_action( 'w3tc_settings_page-' . $this->_page ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores break; } } }