w3tc_extensions_hooks, $w3tc_hooks
w3tc_extensions_hooks, $w3tc_hooks
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_extensions_hooks, $w3tc_hooks') is found 1 times:
- /Extensions_Plugin_Admin.php line 164
'filters' => array(), 'next_check_date' => time() + 24 * 60 * 60, ); $w3tc_hooks = apply_filters( 'w3tc_extensions_hooks', $w3tc_hooks ); update_option( 'w3tc_extensions_hooks', wp_json_encode( $w3tc_hooks ) ); } if ( isset( $w3tc_hooks['actions'] ) ) { foreach ( $w3tc_hooks['actions'] as $w3tc_hook => $actions_to_call ) {