Gutenberg Block Editor (category)
| allowed_block_types | Allows you to retain only the required blocks in the Block Editor (Gutenberg). |
| allowed_block_types_all | Allows removing blocks (leaving only those permitted) for all types of block editors. |
| block_bindings_supported_attributes | Allows you to change or extend the list of block attributes that support Block Bindings. |
| block_categories | Allows you to add/remove/change Gutenberg block categories. |
| block_editor_settings_all | Allows changing block editor settings for all editor types. |
| enqueue_block_assets | Allows you to add Block Editor styles and scripts shared by the front end and back end, including inside the iframe. |
| enqueue_block_editor_assets | Allows you to add styles or scripts to the block editor (Gutenberg) on the post editing screen. |