Yoast\WP\SEO\Introductions\Domain
Introduction_Interface::get_priority()
Returns the requested pagination priority. Lower means earlier.
Метод класса: Introduction_Interface{}
Хуков нет.
Возвращает
int
.
Использование
$Introduction_Interface = new Introduction_Interface(); $Introduction_Interface->get_priority();
Код Introduction_Interface::get_priority() Introduction Interface::get priority Yoast 24.4
public function get_priority();