IXR_Message::__construct( $message ) PHP5 constructor. ContentsSource Related Used By User Contributed Notes Source File: wp-includes/IXR/class-IXR-message.php. View all references function __construct( $message ) { $this->message =& $message; } View on Trac View on GitHub Top ↑Related Top ↑Used By Used By Used By Description IXR_Server::serve() wp-includes/IXR/class-IXR-server.php IXR_Client::query() wp-includes/IXR/class-IXR-client.php IXR_Message::IXR_Message() wp-includes/IXR/class-IXR-message.php PHP4 constructor. WP_HTTP_IXR_Client::query() wp-includes/class-wp-http-ixr-client.php Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description IXR_Server::serve() wp-includes/IXR/class-IXR-server.php IXR_Client::query() wp-includes/IXR/class-IXR-client.php IXR_Message::IXR_Message() wp-includes/IXR/class-IXR-message.php PHP4 constructor. WP_HTTP_IXR_Client::query() wp-includes/class-wp-http-ixr-client.php