w3tc_environment_fix_after_deactivation

w3tc_environment_fix_after_deactivation

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_after_deactivation') is found 1 times:

  • /Root_Environment.php line 95
    			}
    		}
    
    		try {
    			do_action( 'w3tc_environment_fix_after_deactivation' );
    		} catch ( Util_Environment_Exceptions $ex ) {
    			$exs->push( $ex );
    		}
    
    		if ( count( $exs->exceptions() ) > 0 )
    			throw $exs;
    

See this hook used in plugins: