From a0f70141515dcfe6f86e8b08ba9b10139c9c3d4c Mon Sep 17 00:00:00 2001 From: George Mamadashvili Date: Wed, 6 Sep 2023 23:31:09 +0400 Subject: [PATCH] Remove ToC from static block list --- lib/blocks.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/blocks.php b/lib/blocks.php index 15f8652c41eeae..0e5a851876d595 100644 --- a/lib/blocks.php +++ b/lib/blocks.php @@ -38,7 +38,6 @@ function gutenberg_reregister_core_block_types() { 'social-links', 'spacer', 'table', - 'table-of-contents', 'text-columns', 'verse', 'video',