WordPress/wp-includes/IXR
..
class-IXR-base64.php
class-IXR-client.php
class-IXR-clientmulticall.php
class-IXR-date.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
class-IXR-error.php XML-RPC: break up class-IXR.php into individual class files. 2016-08-26 22:08:33 +00:00
class-IXR-introspectionserver.php
class-IXR-message.php XML-RPC: Explicitly unset the reference to the parser resource after calling xml_parser_free() to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
class-IXR-request.php
class-IXR-server.php XML-RPC: Set HTTP status code in accordance with the spec. 2021-05-24 02:18:58 +00:00
class-IXR-value.php