[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/IXR/ -> class-IXR-clientmulticall.php (summary)

(no description)

File Size: 55 lines (1 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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

since: 1.5.0
since: 5.5.0 Formalized the existing `...$args` parameter by adding it
return: bool



Generated: Fri Apr 26 01:00:03 2024 Cross-referenced by PHPXref 0.7.1