From f160cca2243696e41e2e0077d1c87434e8d26f29 Mon Sep 17 00:00:00 2001 From: Carlos Bravo <37012961+cbravobernal@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:20:49 +0100 Subject: [PATCH] Backport commit 7387fd0f068a6d448116d7d424eb25b7ff1aba67 --- packages/edit-post/src/components/layout/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/edit-post/src/components/layout/index.js b/packages/edit-post/src/components/layout/index.js index 2f6127f89b970..51eaf0b914ef8 100644 --- a/packages/edit-post/src/components/layout/index.js +++ b/packages/edit-post/src/components/layout/index.js @@ -449,7 +449,6 @@ function Layout( { isDistractionFree: get( 'core', 'distractionFree' ), showMetaBoxes: ! DESIGN_POST_TYPES.includes( currentPostType ) && - select( editorStore ).getRenderingMode() === 'post-only' && ! isZoomOut, isWelcomeGuideVisible: isFeatureActive( 'welcomeGuide' ), templateId: