Lines:
1 to 13 of 13
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Statistics */ /* class WPSEO_Endpoint_Statistics */ /* function WPSEO_Endpoint_Statistics::__construct() – Constructs the WPSEO_Endpoint_Statistics class and sets the service to use. */ /* function WPSEO_Endpoint_Statistics::register() – Registers the REST routes that are available on the endpoint. */ /* function WPSEO_Endpoint_Statistics::can_retrieve_data() – Determines whether or not data can be retrieved for the registered endpoints. */