[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/ -> class-wp-http-ixr-client.php (summary)

(no description)

File Size: 126 lines (3 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WP_HTTP_IXR_Client:: (2 methods):
  __construct()
  query()


Class: WP_HTTP_IXR_Client  - X-Ref

WP_HTTP_IXR_Client

__construct( $server, $path = false, $port = false, $timeout = 15 )   X-Ref

param: string       $server
param: string|false $path
param: int|false    $port
param: int          $timeout

query( ...$args )   X-Ref

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



Generated: Thu Mar 28 01:00:02 2024 Cross-referenced by PHPXref 0.7.1