wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/build/pages/content-types/page.php › WordPress File
Functions7
› Page: content-types
Auto-generated by build process.
| Function | Short description |
|---|---|
| wp_content_types_intercept_render | Intercept admin_init to render the page early. |
| wp_content_types_preload_data | Preload REST API data for the content-types page. |
| wp_content_types_render_page | Render the content-types page. |
| wp_get_content_types_menu_items | Get all registered menu items for the content-types page. |
| wp_get_content_types_routes | Get all registered routes for the content-types page. |
| wp_register_content_types_menu_item | Register a menu item for the content-types page. |
| wp_register_content_types_route | Register a route for the content-types page. |