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_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. |