From 1f8961aa2b89552fc6f6b6e521dc696923c85547 Mon Sep 17 00:00:00 2001 From: okmttdhr Date: Thu, 25 May 2023 11:15:22 +0900 Subject: [PATCH] Remove the experiment option --- lib/compat/wordpress-6.3/theme-previews.php | 25 +++++++++------------ lib/experiments-page.php | 12 ---------- 2 files changed, 11 insertions(+), 26 deletions(-) diff --git a/lib/compat/wordpress-6.3/theme-previews.php b/lib/compat/wordpress-6.3/theme-previews.php index e73c13daa7cfb..8894f5034ff5c 100644 --- a/lib/compat/wordpress-6.3/theme-previews.php +++ b/lib/compat/wordpress-6.3/theme-previews.php @@ -112,18 +112,15 @@ function block_theme_activate_nonce() { __( 'Enable Block Theme Previews', 'gutenberg' ), - 'id' => 'gutenberg-theme-previews', - ) - ); - add_settings_field( 'gutenberg-interactivity-api-core-blocks', __( 'Core blocks', 'gutenberg' ),