diff --git a/src/wp-includes/block-editor.php b/src/wp-includes/block-editor.php index 5a92e55d2b..3234c4ad1f 100644 --- a/src/wp-includes/block-editor.php +++ b/src/wp-includes/block-editor.php @@ -245,7 +245,6 @@ function get_default_block_editor_settings() { 'media_image', 'media_gallery', 'media_video', - 'meta', 'search', 'text', 'categories', @@ -253,7 +252,6 @@ function get_default_block_editor_settings() { 'recent-comments', 'rss', 'tag_cloud', - 'nav_menu', 'custom_html', 'block', )