On this page
IXR_Server::IXR_Server( $callbacks = false, $data = false, $wait = false )
PHP4 constructor.
Source
File: wp-includes/IXR/class-IXR-server.php. View all references
public function IXR_Server( $callbacks = false, $data = false, $wait = false ) {
self::__construct( $callbacks, $data, $wait );
}
Related
Uses
| Uses | Description |
|---|---|
| IXR_Server::__construct() wp-includes/IXR/class-IXR-server.php | PHP5 constructor. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_server/ixr_server