IXR_Message::__construct( $message ) In this article Table of ContentsSource Related ↑ Back to top PHP5 constructor. Source function __construct( $message ) { $this->message =& $message; } View all references View on Trac View on GitHub Related Used byDescriptionIXR_Server::serve()wp-includes/IXR/class-IXR-server.phpIXR_Client::query()wp-includes/IXR/class-IXR-client.phpIXR_Message::IXR_Message()wp-includes/IXR/class-IXR-message.phpPHP4 constructor. WP_HTTP_IXR_Client::query()wp-includes/class-wp-http-ixr-client.php 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.