jetpack_xmlrpc_test_connection_response

jetpack_xmlrpc_test_connection_response

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_xmlrpc_test_connection_response') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 676
    672
    673
    674
    675
    676
    677
    678
    679
    680
    681
    682
         * Filters the successful response of the XMLRPC test_connection method
         *
         * @param string $response The response string.
         */
        return apply_filters( 'jetpack_xmlrpc_test_connection_response', 'success' );
    }
     
    /**
     * Test the API user code.
     *
     * @param array $args arguments identifying the test site.

See this hook used in plugins: