Yoast\WP\SEO\Routes

Route_Interface::register_routes()publicYoast 1.0

Registers routes with WordPress.

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

Хуков нет.

Возвращает

null. Ничего (null).

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

$Route_Interface = new Route_Interface();
$Route_Interface->register_routes();

Код Route_Interface::register_routes() Yoast 22.4

public function register_routes();