wp_should_skip_block_supports_serialization


wp_should_skip_block_supports_serialization ( $block_type, $feature_set, $feature = null )

Access:
  • private
Parameters:
  • (WP_Block_Type) block_type Block type.
  • (string) feature_set Name of block support feature set..
  • (string) feature Optional name of individual feature to check.
Returns:
  • (bool) Whether to serialize block support styles & classes.
Defined at:

Description

Checks whether serialization of the current block's supported properties should occur.

Related Functions

wp_skip_border_serialization, wp_skip_spacing_serialization, wp_skip_dimensions_serialization, wp_enqueue_block_support_styles, wpmu_signup_blog_notification

Top Google Results

User discussions

wpseek mobile