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