jetpack_idc_disconnect

jetpack_idc_disconnect

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.4.2

do_action('jetpack_idc_disconnect') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php line 187
    		 * Should be used to disconnect any connections and reset options.
    		 *
    		 * @since 0.2.0
    		 */
    		do_action( 'jetpack_idc_disconnect' );
    
    		$connection = new Connection_Manager();
    		$result     = $connection->try_registration( true );
    
    		// early return if site registration fails.
    		if ( ! $result || is_wp_error( $result ) ) {
    

See this hook used in plugins: