w3tc_environment_fix_on_event

w3tc_environment_fix_on_event

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

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

do_action('w3tc_environment_fix_on_event') is found 1 times:

  • /Root_Environment.php line 66
    			}
    		}
    
    		try {
    			do_action( 'w3tc_environment_fix_on_event',
    				$config, $event );
    		} catch ( Util_Environment_Exceptions $ex ) {
    			$exs->push( $ex );
    		}
    
    		if ( count( $exs->exceptions() ) > 0 )
    

See this hook used in plugins: