wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp-includes/blocks/home-link.php › WordPress File

Fonctions5
Server-side rendering of the `core/home-link` block.


Function Short description
block_core_home_link_build_css_colorsBuild 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_sizesBuild 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_attributesBuilds an array with classes and style for the li wrapper
register_block_core_home_linkRegister the home block
render_block_core_home_linkRenders the `core/home-link` block.