wpseek.com
A WordPress-centric search engine for devs and theme authors
block_editor_settings › WordPress Filter Hooks
Since5.0.0
DeprecatedUse the {@see 'block_editor_settings_all'} filter instead.
› $editor_settings = apply_filters_deprecated( 'block_editor_settings', array( $editor_settings, $post ), '5.8.0', 'block_editor_settings_all' );
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the settings to pass to the block editor.
Related Functions: get_block_editor_settings, get_default_block_editor_settings, get_block_editor_server_block_settings, wp_get_code_editor_settings, get_legacy_widget_block_editor_settings, bulk_edit_posts