Yoast\WP\SEO\Actions\Indexing
Indexation_Action_Interface::get_total_unindexed() public Yoast 1.0
Returns the total number of unindexed objects.
{} Это метод класса: Indexation_Action_Interface{}
Хуков нет.
Возвращает
Число. The total number of unindexed objects.
Использование
$Indexation_Action_Interface = new Indexation_Action_Interface(); $Indexation_Action_Interface->get_total_unindexed();
Код Indexation_Action_Interface::get_total_unindexed() Indexation Action Interface::get total unindexed Yoast 15.6.2
public function get_total_unindexed();