do_meta_boxes, $w3tc_screen->id, normal,
do_meta_boxes, $w3tc_screen->id, normal,
Appears in: w3-total-cache.2.10.3
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.10.3do_action('do_meta_boxes, $w3tc_screen->id, normal,') is found 1 times:
- /Util_Widget.php line 91
if ( $update ) { update_option( 'w3tc_dashboard_widget_options', $widget_options ); } do_action( 'do_meta_boxes', $w3tc_screen->id, 'normal', '' ); // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound do_action( 'do_meta_boxes', $w3tc_screen->id, 'side', '' ); // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound } /** * Add 2. *