wp_typography_get_css_variable_inline_style


wp_typography_get_css_variable_inline_style ( $attributes, $feature, $css_property )

Access:
  • private
Parameters:
  • (array) attributes Block's attributes.
  • (string) feature Key for the feature within the typography styles.
  • (string) css_property Slug for the CSS property the inline style sets.
See:
Returns:
  • (string) CSS inline style.
Defined at:

Description

Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.

Related Functions

wp_typography_get_preset_inline_style_value, wp_maybe_inline_styles, wp_get_typography_value_and_unit, wp_get_typography_font_size_value, get_typography_classes_for_block_core_search

Top Google Results

User discussions

wpseek mobile