jetpack_should_handle_idc

jetpack_should_handle_idc

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

apply_filters('jetpack_should_handle_idc') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php line 537
    533
    534
    535
    536
    537
    538
    539
    540
    541
    542
    543
         * @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: