Yoast\WP\SEO\Actions\Importing
Importing_Indexation_Action_Interface::get_limit
Returns the number of objects that will be indexed in a single indexing pass.
Метод класса: Importing_Indexation_Action_Interface{}
Хуков нет.
Возвращает
int. The limit.
Использование
$Importing_Indexation_Action_Interface = new Importing_Indexation_Action_Interface(); $Importing_Indexation_Action_Interface->get_limit();
Код Importing_Indexation_Action_Interface::get_limit() Importing Indexation Action Interface::get limit Yoast 27.8
public function get_limit();