w3tc_saved_options, $new_config
w3tc_saved_options, $new_config
Appears in: w3-total-cache.2.10.3
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.10.3do_action('w3tc_saved_options, $new_config') is found 1 times:
- /Util_Admin.php line 607
$state_note->set( 'objectcache.show_note.flush_needed', true ); } } do_action( 'w3tc_saved_options', $new_config ); /** * Save config */ try { $new_config->save();