wp-includes/build/pages/options-connectors/page.php:80Get all registered menu items for the options-connectors page.
arrayfunction wp_get_options_connectors_menu_items() { global $wp_options_connectors_menu_items; return $wp_options_connectors_menu_items ?? array();}Unchanged from 7.0.4 through 7.1.0.
Signature, return type and hooks compared across 2 parsed releases.
src/wp-includes/build/pages/options-connectors/page.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.