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