IXR_Client::getResponse()
Description
Source
File: wp-includes/IXR/class-IXR-client.php
function getResponse() { // methodResponses can only have one param - return that return $this->message->params[0]; }
File: wp-includes/IXR/class-IXR-client.php
function getResponse() { // methodResponses can only have one param - return that return $this->message->params[0]; }