wp-includes/build/routes.php:99Register routes for options-connectors page (full-page mode).
function wp_register_options_connectors_page_routes() { global $wp_options_connectors_routes_data; wp_register_page_routes( $wp_options_connectors_routes_data, 'wp_register_options_connectors_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.