Yoast\WP\SEO\User_Meta\Domain

Custom_Meta_Interface::get_render_priority()publicYoast 1.0

Returns the priority which the custom meta's form field should be rendered with.

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

Хуков нет.

Возвращает

int..

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

$Custom_Meta_Interface = new Custom_Meta_Interface();
$Custom_Meta_Interface->get_render_priority(): int;

Код Custom_Meta_Interface::get_render_priority() Yoast 23.5

public function get_render_priority(): int;