wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/build/pages/content-types/page.php › WordPress File
Funktionen7
› Page: content-types
Auto-generated by build process.
| Funktion | Kurzbeschreibung |
|---|---|
| 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. |