w3tc_config_ui_save, $w3tc_config, $this->_config
w3tc_config_ui_save, $w3tc_config, $this->_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_config_ui_save, $w3tc_config, $this->_config') is found 1 times:
- /Generic_AdminActions_Default.php line 695
$w3tc_data['new_config'] = $w3tc_config; $w3tc_data = apply_filters( 'w3tc_save_options', $w3tc_data, $this->_page ); $w3tc_config = $w3tc_data['new_config']; do_action( 'w3tc_config_ui_save', $w3tc_config, $this->_config ); do_action( "w3tc_config_ui_save-{$this->_page}", $w3tc_config, $this->_config ); Util_Admin::config_save( $this->_config, $w3tc_config ); if ( 'w3tc_cdn' === $this->_page ) { /**