wp_apply_typography_support


wp_apply_typography_support ( $block_type, $block_attributes )

Access:
  • private
Parameters:
  • (WP_Block_Type) block_type Block type.
  • (array) block_attributes Block attributes.
Returns:
  • (array) Typography CSS classes and inline styles.
Defined at:
Change Log:
  • 6: .
  • 6: .

Description

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.

Related Functions

wp_render_typography_support, wp_register_typography_support, wp_apply_border_support, wp_apply_colors_support, wp_apply_spacing_support

Top Google Results

User discussions

wpseek mobile