From 6af061ebdd48d543e01ae5481ba4bac1164bb38a Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Mon, 2 Jan 2023 12:12:25 +0100 Subject: [PATCH] removed non used functions --- functions.php | 5 ----- inc/guttembert-editor-style.php | 12 ------------ 2 files changed, 17 deletions(-) delete mode 100644 inc/guttembert-editor-style.php diff --git a/functions.php b/functions.php index e124b51..923b7eb 100644 --- a/functions.php +++ b/functions.php @@ -199,8 +199,3 @@ require get_template_directory() . '/inc/archive-title.php'; * Functions to add admin styles */ require get_template_directory() . '/inc/admin-style.php'; - -/** - * Functions to add guttemberg editor style - */ -//require get_template_directory() . '/inc/guttemberg-editor-style.php'; diff --git a/inc/guttembert-editor-style.php b/inc/guttembert-editor-style.php deleted file mode 100644 index 02149a0..0000000 --- a/inc/guttembert-editor-style.php +++ /dev/null @@ -1,12 +0,0 @@ -