uawdijnntqw1x1x1
IP : 18.191.44.139
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
public_html
/
wp-content
/
plugins
/
.
/
wordpress-seo
/
admin
/
endpoints
/
class-endpoint.php
/
/
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Endpoints */ /** * Dictates the required methods for an Endpoint implementation. */ interface WPSEO_Endpoint { /** * Registers the routes for the endpoints. * * @return void */ public function register(); /** * Determines whether or not data can be retrieved for the registered endpoints. * * @return bool Whether or not data can be retrieved. */ public function can_retrieve_data(); }
/home/batcwwjx/public_html/wp-content/plugins/./wordpress-seo/admin/endpoints/class-endpoint.php