| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Routes registration - Auto-generated by build process. Registers all routes on their respective page init hooks. Do not edit this file manually.
| File Size: | 132 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file wp-includes/build/constants.php |
| wp_register_page_routes( $page_routes, $register_function_name ) X-Ref |
| Generic helper function to register routes for a page. param: array $page_routes Array of route data for the page. param: string $register_function_name Name of the function to call for registering each route. |
| wp_register_options_connectors_page_routes() X-Ref |
| Register routes for options-connectors page (full-page mode). |
| wp_register_options_connectors_wp_admin_page_routes() X-Ref |
| Register routes for options-connectors page (wp-admin mode). |
| wp_register_font_library_page_routes() X-Ref |
| Register routes for font-library page (full-page mode). |
| wp_register_font_library_wp_admin_page_routes() X-Ref |
| Register routes for font-library page (wp-admin mode). |
| Generated : Sun Jun 14 08:20:09 2026 | Cross-referenced by PHPXref |