jetpack_should_handle_idc, $default

jetpack_should_handle_idc, $default

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_should_handle_idc, $default') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php line 854
    		 * @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