wp_xmlrpc_server::serve_request() In this article Table of ContentsSource Changelog ↑ Back to top Serves the XML-RPC request. Source public function serve_request() { $this->IXR_Server( $this->methods ); } View all references View on Trac View on GitHub Changelog VersionDescription2.9.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.