wp_apply_custom_classname_support


wp_apply_custom_classname_support ( $block_type, $block_attributes )

Access:
  • private
Parameters:
  • (WP_Block_Type) block_type Block Type.
  • (array) block_attributes Block attributes.
Returns:
  • (array) Block CSS classes and inline styles.
Defined at:

Description

Adds the custom classnames to the output.

Related Functions

wp_apply_generated_classname_support, wp_register_custom_classname_support, wp_apply_colors_support, wp_apply_alignment_support, wp_apply_spacing_support

Top Google Results

User discussions

wpseek mobile