Core Function
View Source on Trac ↗ do_block_editor_incompatible_meta_box()
do_block_editor_incompatible_meta_box( mixed $data_object, mixed $box ) Renders a "fake" meta box with an information message,
Parameters 2 required
| Name / Type | Description |
|---|---|
| $data_object mixed | The data object being rendered on this screen. Required |
| array | $box { Custom formats meta box arguments. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
5.0.0
Source File
wp-admin/includes/template.php
Advertisement