Yoast\WP\SEO\Actions\Importing

Importing_Indexation_Action_Interface::get_total_unindexedpublicYoast 1.0

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() Yoast 27.8

public function get_total_unindexed();