File: wp-includes/build/pages/font-library/page.php
-
functionwp_font_library_render_page()
Render the font-library page.
-
Intercept admin_init to render the page early.
-
functionwp_register_font_library_route()
Register a route for the font-library page.
-
Register a menu item for the font-library page.
-
functionwp_get_font_library_routes()
Get all registered routes for the font-library page.
-
functionwp_get_font_library_menu_items()
Get all registered menu items for the font-library page.
-
functionwp_font_library_preload_data()
Preload REST API data for the font-library page.