[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 55 lines (1 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
IXR_ClientMulticall:: (4 methods):
__construct()
IXR_ClientMulticall()
addCall()
query()
Class: IXR_ClientMulticall - X-Ref
IXR_ClientMulticall__construct( $server, $path = false, $port = 80 ) X-Ref |
PHP5 constructor. |
IXR_ClientMulticall( $server, $path = false, $port = 80 ) X-Ref |
PHP4 constructor. |
addCall( ...$args ) X-Ref |
since: 1.5.0 since: 5.5.0 Formalized the existing `...$args` parameter by adding it |
query( ...$args ) X-Ref |
return: bool since: 1.5.0 since: 5.5.0 Formalized the existing `...$args` parameter by adding it |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |