Файловый менеджер - Редактировать - /home/bean7936/dev-ophtel.com/wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php
Назад
<?php namespace Yoast\WP\SEO\User_Meta\Domain; /** * This interface describes a custom meta. */ interface Custom_Meta_Interface { /** * Returns the db key of the custom meta. * * @return string */ public function get_key(): string; /** * Returns the id of the custom meta's form field. * * @return string */ public function get_field_id(): string; /** * Returns whether the custom meta is allowed to be empty. * * @return bool */ public function is_empty_allowed(): bool; }
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка