w3tc_hide_button-{$w3tc_note}
w3tc_hide_button-{$w3tc_note}
Appears in: w3-total-cache.2.10.0
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.10.0do_action('w3tc_hide_button-{$w3tc_note}') is found 1 times:
- /Generic_AdminActions_Default.php line 149
$this->_config->set( $w3tc_setting, false ); $this->_config->save(); do_action( "w3tc_hide_button-{$w3tc_note}" ); Util_Admin::redirect( array(), true ); } /** * Updates a specified configuration state value and saves the changes. *