From fe857ca04e54357f52ccc72f3ff5d9179e15bacf Mon Sep 17 00:00:00 2001 From: Ted Balmer Date: Wed, 11 Sep 2024 19:20:34 -0500 Subject: [PATCH] 09-11-2024 --- functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions.php b/functions.php index 68b67f8..22ba842 100755 --- a/functions.php +++ b/functions.php @@ -123,7 +123,6 @@ 'is_default' => false ]); // Embed: Youtube Frame style - /* register_block_style( 'core/embed', [ 'name' => 'embed-youtube', 'label' => __( 'Frame', 'm20t1' ), @@ -138,7 +137,6 @@ border-radius: 3px; }' ]); - */ // Video Embed: Shadow style register_block_style( 'core/video', [ 'name' => 'video-shadow',