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.8.7.0

apply_filters('jetpack_xmlrpc_test_connection_response') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 674
    		 * 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: