jetpack_received_remote_request_response

jetpack_received_remote_request_response

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

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

do_action('jetpack_received_remote_request_response') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-client.php line 64
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
         * @since 1.30.8
         *
         * @param array|WP_Error The HTTP response.
         */
        do_action( 'jetpack_received_remote_request_response', $response );
     
        return $response;
    }
     
    /**
     * Adds authorization signature to a remote request using Jetpack_Signature

See this hook used in plugins: