wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/block-supports/typography.php › WordPress File
Funktionen3
› Typography block support flag.
Funktion | Kurzbeschreibung |
---|---|
wp_apply_typography_support | Adds CSS classes and inline styles for typography features such as font sizes to the incoming attributes array. This will be applied to the block markup in the front-end. |
wp_register_typography_support | Registers the style and typography block attributes for block types that support it. |
wp_typography_get_css_variable_inline_style | Generates an inline style for a typography feature e.g. text decoration, text transform, and font style. |