Lines:
1 to 12 of 12
<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName /** * This is the base class for every Core API endpoint that needs an XMLRPC client. * * @package automattic/jetpack */ /* class Jetpack_Core_API_XMLRPC_Consumer_Endpoint */ /* function Jetpack_Core_API_XMLRPC_Consumer_Endpoint::__construct() – */ /* function Jetpack_Core_API_XMLRPC_Consumer_Endpoint::is_site_public() – Checks if the site is public and returns the result. */