wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
allowed_block_types › WordPress Filter Hooks
Seit5.0.0
VeraltetUse 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' );
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters the allowed block types for the editor.
Ähnliche Funktionen: get_allowed_block_types, get_allowed_mime_types, allowed_tags, get_block_templates, register_block_type, filter_block_kses
Ähnliche Hooks: allowed_block_types_all, hooked_block_types, excerpt_allowed_blocks, allowed_themes, allowed_options