wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/build/pages/options-connectors/page.php › WordPress File
Funktionen7
› Page: options-connectors
Auto-generated by build process.
| Funktion | Kurzbeschreibung |
|---|---|
| wp_get_options_connectors_menu_items | Get all registered menu items for the options-connectors page. |
| wp_get_options_connectors_routes | Get all registered routes for the options-connectors page. |
| wp_options_connectors_intercept_render | Intercept admin_init to render the page early. |
| wp_options_connectors_preload_data | Preload REST API data for the options-connectors page. |
| wp_options_connectors_render_page | Render the options-connectors page. |
| wp_register_options_connectors_menu_item | Register a menu item for the options-connectors page. |
| wp_register_options_connectors_route | Register a route for the options-connectors page. |