get_block_editor_settings


get_block_editor_settings ( $custom_settings, $block_editor_context )

Parameters:
  • (array) custom_settings Custom settings to use with the given editor type.
  • (WP_Block_Editor_Context) block_editor_context The current block editor context.
Returns:
  • (array) The contextualized block editor settings.
Defined at:

Description

Returns the contextualized block editor settings for a selected editor context.

Related Functions

get_default_block_editor_settings, wp_get_code_editor_settings, get_block_editor_server_block_settings, get_legacy_widget_block_editor_settings, get_all_user_settings

Top Google Results

User discussions

wpseek mobile