[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/navigation-submenu` block.
File Size: | 267 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
block_core_navigation_submenu_build_css_font_sizes( $context ) X-Ref |
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. param: array $context Navigation block context. return: array Font size CSS classes and inline styles. |
block_core_navigation_submenu_render_submenu_icon() X-Ref |
Returns the top-level submenu SVG chevron icon. return: string |
render_block_core_navigation_submenu( $attributes, $content, $block ) X-Ref |
Renders the `core/navigation-submenu` block. param: array $attributes The block attributes. param: string $content The saved content. param: WP_Block $block The parsed block. return: string Returns the post content with the legacy widget added. |
register_block_core_navigation_submenu() X-Ref |
Register the navigation submenu block. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |