jetpack_should_handle_idc, $default
jetpack_should_handle_idc, $default
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_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