Yoast\WP\SEO\Routes
Route_Interface::register_routes()
Registers routes with WordPress.
Метод класса: Route_Interface{}
Хуков нет.
Возвращает
null
. Ничего.
Использование
$Route_Interface = new Route_Interface(); $Route_Interface->register_routes();
Код Route_Interface::register_routes() Route Interface::register routes Yoast 20.0
public function register_routes();