wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/home-link.php › WordPress File
Functions5
› Server-side rendering of the `core/home-link` block.
Function | Short description |
---|---|
block_core_home_link_build_css_colors | Build an array with CSS classes and inline styles defining the colors which will be applied to the home link markup in the front-end. |
block_core_home_link_build_css_font_sizes | Build an array with CSS classes and inline styles defining the font sizes which will be applied to the home link markup in the front-end. |
block_core_home_link_build_li_wrapper_attributes | Builds an array with classes and style for the li wrapper |
register_block_core_home_link | Register the home block |
render_block_core_home_link | Renders the `core/home-link` block. |