wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/navigation-submenu.php › WordPress File
Functions4
› Server-side rendering of the `core/navigation-submenu` block.
Function | Short description |
---|---|
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. |