PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
jetpack
/
vendor
/
automattic
/
jetpack-connection
/
legacy
<?php /** * WordPress IXR classes aren't always loaded by default. * * Here we ensure that they are loaded before we declare our implementations. * * @package automattic/jetpack-connection * @since 7.7 */ if ( defined( 'ABSPATH' ) && defined( 'WPINC' ) ) { require_once ABSPATH . WPINC . '/class-IXR.php'; }
[-] class-jetpack-xmlrpc-server.php
[edit]
[-] class-jetpack-ixr-clientmulticall.php
[edit]
[+]
..
[-] class-jetpack-ixr-client.php
[edit]
[-] load-ixr.php
[edit]
[-] class-jetpack-signature.php
[edit]