w3tc_deactivate_extension_ . $w3tc_extension

w3tc_deactivate_extension_ . $w3tc_extension

Hook Type: action

See hook in core

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

do_action('w3tc_deactivate_extension_ . $w3tc_extension') is found 1 times:

  • /Extensions_Util.php line 204
     
    			// Delete transient for displaying activation notice.
    			delete_transient( 'w3tc_activation_' . $w3tc_extension );
    
    			do_action( 'w3tc_deactivate_extension_' . $w3tc_extension );
    
    			/**
    			 * Audit only after the change actually persists AND only
    			 * when a state change actually happened. `extension_deactivate_pending`
    			 * is emitted when the caller will save later (batched
    			 * toggle handler); `extension_deactivate_noop` covers the