wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



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

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


Funktion Kurzbeschreibung
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.