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