wp_apply_border_support


wp_apply_border_support ( $block_type, $block_attributes )

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

Description

Adds CSS classes and inline styles for border styles to the incoming attributes array. This will be applied to the block markup in the front-end.

Related Functions

wp_apply_colors_support, wp_apply_shadow_support, wp_apply_typography_support, wp_apply_dimensions_support, wp_register_border_support

Top Google Results

User discussions

wpseek mobile