w3tc_config_ui_save-{$this->_page}, $w3tc_config, $this->_config

w3tc_config_ui_save-{$this->_page}, $w3tc_config, $this->_config

Hook Type: action

See hook in core

Displaying hooks found in version: w3-total-cache.2.10.3

do_action('w3tc_config_ui_save-{$this->_page}, $w3tc_config, $this->_config') is found 1 times:

  • /Generic_AdminActions_Default.php line 696
    		$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 ) {
    			/**
    			 * Handle Set Cookie Domain