Файловый менеджер - Редактировать - /home/goldin10/public_html/getoutyourbox.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php
Error occurred
Назад
<?php /** * @package WPSEO * @subpackage Internal */ /** * Class containing method for WPSEO Features. */ class WPSEO_Features { /** * Checks if the premium constant exists to make sure if plugin is the premium one. * * @return bool */ public function is_premium() { return ( defined( 'WPSEO_PREMIUM_FILE' ) ); } /** * Checks if using the free version of the plugin. * * @return bool */ public function is_free() { return ! $this->is_premium(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Генерация страницы: 0.09 |
proxy
|
phpinfo
|
Настройка