Yoast\WP\SEO\Introductions\Domain

Introduction_Interface::get_priority()publicYoast 1.0

Returns the requested pagination priority. Lower means earlier.

Метод класса: Introduction_Interface{}

Хуков нет.

Возвращает

int.

Использование

$Introduction_Interface = new Introduction_Interface();
$Introduction_Interface->get_priority();

Код Introduction_Interface::get_priority() Yoast 24.4

public function get_priority();