wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/navigation-submenu.php › WordPress File
Funktionen4
› Server-side rendering of the `core/navigation-submenu` block.
Funktion | Kurzbeschreibung |
---|---|
block_core_navigation_submenu_build_css_font_sizes | Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end. |
block_core_navigation_submenu_render_submenu_icon | Returns the top-level submenu SVG chevron icon. |
register_block_core_navigation_submenu | Register the navigation submenu block. |
render_block_core_navigation_submenu | Renders the `core/navigation-submenu` block. |