wpseek.com
A WordPress-centric search engine for devs and theme authors
allowed_block_types › WordPress Filter Hooks
Since5.0.0
DeprecatedUse the {@see 'allowed_block_types_all'} filter instead.
› $allowed_block_types = apply_filters_deprecated( 'allowed_block_types', array( $allowed_block_types, $post ), '5.8.0', 'allowed_block_types_all' );
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the allowed block types for the editor.
Related Functions: get_allowed_block_types, get_allowed_mime_types, allowed_tags, get_block_templates, register_block_type, filter_block_kses
Related Hooks: allowed_block_types_all, hooked_block_types, excerpt_allowed_blocks, allowed_themes, allowed_options