wp-includes/build/routes.php:118Register routes for font-library page (full-page mode).
function wp_register_font_library_page_routes() { global $wp_font_library_routes_data; wp_register_page_routes( $wp_font_library_routes_data, 'wp_register_font_library_route' );}Unchanged from 7.0.4 through 7.1.0.
Signature, return type and hooks compared across 2 parsed releases.
src/wp-includes/build/routes.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.