Файловый менеджер - Редактировать - /var/www/cook-surveying.com/html/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php
Назад
<?php namespace Yoast\WP\SEO\Conditionals; /** * Conditional that is only met when WooCommerce is active. */ class WooCommerce_Conditional implements Conditional { /** * Returns `true` when the WooCommerce plugin is installed and activated. * * @return bool `true` when the WooCommerce plugin is installed and activated. */ public function is_met() { return \class_exists( 'WooCommerce' ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.29 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка