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