Hook Information
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/block-editor.php | Deprecated Filter | 142 | No PHPDoc available |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
bool|string[] | $allowed_block_types | Array of block type slugs, or boolean to enable/disable all. |
WP_Post | $post | The post resource data. |