| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-endpoint-ryte.php.tar |
wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php 0000644 00000002441 15114205052 0033425 0 ustar 00 home/xbodynamge/crosstraining <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\OnPage
*/
/**
* Represents an implementation of the WPSEO_Endpoint interface to register one or multiple endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
class WPSEO_Endpoint_Ryte implements WPSEO_Endpoint {
/**
* The namespace of the REST route.
*
* @var string
*/
const REST_NAMESPACE = 'yoast/v1';
/**
* The route of the ryte endpoint.
*
* @var string
*/
const ENDPOINT_RETRIEVE = 'ryte';
/**
* The name of the capability needed to retrieve data using the endpoints.
*
* @var string
*/
const CAPABILITY_RETRIEVE = 'manage_options';
/**
* Constructs the WPSEO_Endpoint_Ryte class and sets the service to use.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function __construct() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Registers the REST routes that are available on the endpoint.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function register() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Determines whether or not data can be retrieved for the registered endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function can_retrieve_data() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
}
lebauwcentre/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php0000644 00000002441 15114246253 0033230 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\OnPage
*/
/**
* Represents an implementation of the WPSEO_Endpoint interface to register one or multiple endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
class WPSEO_Endpoint_Ryte implements WPSEO_Endpoint {
/**
* The namespace of the REST route.
*
* @var string
*/
const REST_NAMESPACE = 'yoast/v1';
/**
* The route of the ryte endpoint.
*
* @var string
*/
const ENDPOINT_RETRIEVE = 'ryte';
/**
* The name of the capability needed to retrieve data using the endpoints.
*
* @var string
*/
const CAPABILITY_RETRIEVE = 'manage_options';
/**
* Constructs the WPSEO_Endpoint_Ryte class and sets the service to use.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function __construct() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Registers the REST routes that are available on the endpoint.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function register() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Determines whether or not data can be retrieved for the registered endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function can_retrieve_data() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
}
www/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php 0000644 00000002441 15114312132 0031362 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\OnPage
*/
/**
* Represents an implementation of the WPSEO_Endpoint interface to register one or multiple endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
class WPSEO_Endpoint_Ryte implements WPSEO_Endpoint {
/**
* The namespace of the REST route.
*
* @var string
*/
const REST_NAMESPACE = 'yoast/v1';
/**
* The route of the ryte endpoint.
*
* @var string
*/
const ENDPOINT_RETRIEVE = 'ryte';
/**
* The name of the capability needed to retrieve data using the endpoints.
*
* @var string
*/
const CAPABILITY_RETRIEVE = 'manage_options';
/**
* Constructs the WPSEO_Endpoint_Ryte class and sets the service to use.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function __construct() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Registers the REST routes that are available on the endpoint.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function register() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Determines whether or not data can be retrieved for the registered endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function can_retrieve_data() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
}
namtation/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php 0000644 00000002441 15114412243 0032534 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\OnPage
*/
/**
* Represents an implementation of the WPSEO_Endpoint interface to register one or multiple endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
class WPSEO_Endpoint_Ryte implements WPSEO_Endpoint {
/**
* The namespace of the REST route.
*
* @var string
*/
const REST_NAMESPACE = 'yoast/v1';
/**
* The route of the ryte endpoint.
*
* @var string
*/
const ENDPOINT_RETRIEVE = 'ryte';
/**
* The name of the capability needed to retrieve data using the endpoints.
*
* @var string
*/
const CAPABILITY_RETRIEVE = 'manage_options';
/**
* Constructs the WPSEO_Endpoint_Ryte class and sets the service to use.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function __construct() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Registers the REST routes that are available on the endpoint.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function register() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
/**
* Determines whether or not data can be retrieved for the registered endpoints.
*
* @deprecated 13.2
* @codeCoverageIgnore
*/
public function can_retrieve_data() {
_deprecated_function( __METHOD__, 'WPSEO 13.2' );
}
}