IXR_Request::getXml() WordPress Method
The IXR_Request::getXml() method gets the XML of the request.
IXR_Request::getXml() #
Contents
Source
File: wp-includes/IXR/class-IXR-request.php
function getXml() { return $this->xml; }
Expand full source codeCollapse full source codeView on TracView on GitHub