w3tc_environment_fix_on_wpadmin_request

w3tc_environment_fix_on_wpadmin_request

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

See hook in core

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

do_action('w3tc_environment_fix_on_wpadmin_request') is found 1 times:

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

See this hook used in plugins: