W3cubDocs

/WordPress

wp_xmlrpc_server::serve_request()

Serves the XML-RPC request.

Source

public function serve_request() {
	$this->IXR_Server( $this->methods );
}

Changelog

Version Description
2.9.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_xmlrpc_server/serve_request