Yoast\WP\SEO\Actions\Indexation
Indexation_Action_Interface{}
Устарела с версии 5.1. Больше не поддерживается и может быть удалена. Используйте
\Yoast\WP\SEO\Actions\Indexing\Indexation_Action_Interface
.Interface definition of reindexation action for indexables.
Хуков нет.
Использование
$Indexation_Action_Interface = new Indexation_Action_Interface(); // use class methods
Методы
Нет Методов у класса.
Список изменений
Устарела с 15.1 | - Use \Yoast\WP\SEO\Actions\Indexing\Indexation_Action_Interface instead. |
Код Indexation_Action_Interface{} Indexation Action Interface{} Yoast 19.2
interface Indexation_Action_Interface extends \Yoast\WP\SEO\Actions\Indexing\Indexation_Action_Interface { }