do_block_editor_incompatible_meta_box


do_block_editor_incompatible_meta_box ( $data_object, $box )

Parameters:
  • (mixed) data_object The data object being rendered on this screen.
  • (array) box { Custom formats meta box arguments. @type string $id Meta box 'id' attribute. @type string $title Meta box title. @type callable $old_callback The original callback for this meta box. @type array $args Extra meta box arguments. }
Defined at:

Description

Renders a "fake" meta box with an information message, shown on the block editor, when an incompatible meta box is found.

Related Functions

the_block_editor_meta_boxes, get_block_editor_theme_styles, post_format_meta_box, use_block_editor_for_post, post_comment_meta_box

Top Google Results

User discussions

wpseek mobile