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