unregister_block_style


unregister_block_style ( $block_name, $block_style_name )

Parameters:
  • (string) block_name Block type name including namespace.
  • (string) block_style_name Block style name.
Returns:
  • (bool) True if the block style was unregistered with success and false otherwise.
Defined at:

Description

Unregisters a block style.

Related Functions

register_block_style, unregister_block_type, register_block_type, register_block_style_handle, unregister_post_type

Top Google Results

User discussions

wpseek mobile