jetpack_should_handle_idc

jetpack_should_handle_idc

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.4.2

apply_filters('jetpack_should_handle_idc') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php line 537
    		 * @param bool $default Whether the site is opted in to IDC mitigation.
    		 *
    		 * @since 0.2.6
    		 */
    		return (bool) apply_filters( 'jetpack_should_handle_idc', $default );
    	}
    
    	/**
    	 * Whether the site is undergoing identity crisis.
    	 *
    	 * @return bool
    

See this hook used in plugins: