From eca7d65112f431b18dedb1e604e6dc708871613f Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Fri, 23 Jul 2021 18:45:11 +0200 Subject: [PATCH] Disable support for widgets block editor, regen lang --- functions.php | 3 +++ languages/featureon.pot | 50 ++++++++++++++++++++--------------------- 2 files changed, 28 insertions(+), 25 deletions(-) diff --git a/functions.php b/functions.php index 48000df..7292ccf 100644 --- a/functions.php +++ b/functions.php @@ -72,6 +72,9 @@ if ( ! function_exists( 'featureon_setup' ) ) { // Declare WooCommerce support add_theme_support( 'woocommerce' ); + // Disable support for widgets block editor + remove_theme_support( 'widgets-block-editor' ); + // Thumbnail sizes add_image_size( 'featureon-small', 160, 160, true ); add_image_size( 'featureon-medium', 520, 293, true ); diff --git a/languages/featureon.pot b/languages/featureon.pot index 0dbe501..b2ad61f 100644 --- a/languages/featureon.pot +++ b/languages/featureon.pot @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Featureon\n" -"POT-Creation-Date: 2021-05-25 14:21+0200\n" +"POT-Creation-Date: 2021-07-23 18:34+0200\n" "PO-Revision-Date: 2018-09-21 21:27+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -62,99 +62,99 @@ msgstr "" msgid "Theme by" msgstr "" -#: functions.php:88 +#: functions.php:91 msgid "Mobile" msgstr "" -#: functions.php:89 +#: functions.php:92 msgid "Topbar" msgstr "" -#: functions.php:90 functions/theme-options.php:34 +#: functions.php:93 functions/theme-options.php:34 msgid "Header" msgstr "" -#: functions.php:91 functions/theme-options.php:39 +#: functions.php:94 functions/theme-options.php:39 msgid "Footer" msgstr "" -#: functions.php:186 +#: functions.php:189 msgid "Primary" msgstr "" -#: functions.php:186 functions.php:187 +#: functions.php:189 functions.php:190 msgid "Normal full width sidebar" msgstr "" -#: functions.php:187 +#: functions.php:190 msgid "Secondary" msgstr "" -#: functions.php:189 functions/theme-options.php:295 +#: functions.php:192 functions/theme-options.php:295 msgid "Header Ads" msgstr "" -#: functions.php:190 functions/theme-options.php:322 +#: functions.php:193 functions/theme-options.php:322 msgid "Footer Ads" msgstr "" -#: functions.php:190 +#: functions.php:193 msgid "Footer ads area" msgstr "" -#: functions.php:192 +#: functions.php:195 msgid "Frontpage Top 1" msgstr "" -#: functions.php:192 functions.php:193 functions.php:194 functions.php:195 +#: functions.php:195 functions.php:196 functions.php:197 functions.php:198 msgid "Frontpage area" msgstr "" -#: functions.php:193 +#: functions.php:196 msgid "Frontpage Top 2" msgstr "" -#: functions.php:194 +#: functions.php:197 msgid "Frontpage Bottom 1" msgstr "" -#: functions.php:195 +#: functions.php:198 msgid "Frontpage Bottom 2" msgstr "" -#: functions.php:197 +#: functions.php:200 msgid "Footer 1" msgstr "" -#: functions.php:197 functions.php:198 functions.php:199 functions.php:200 +#: functions.php:200 functions.php:201 functions.php:202 functions.php:203 msgid "Widgetized footer" msgstr "" -#: functions.php:198 +#: functions.php:201 msgid "Footer 2" msgstr "" -#: functions.php:199 +#: functions.php:202 msgid "Footer 3" msgstr "" -#: functions.php:200 +#: functions.php:203 msgid "Footer 4" msgstr "" -#: functions.php:695 +#: functions.php:698 msgid "Alx Extensions" msgstr "" -#: functions.php:699 +#: functions.php:702 msgid "Meta Box" msgstr "" -#: functions.php:703 +#: functions.php:706 msgid "Regenerate Thumbnails" msgstr "" -#: functions.php:707 +#: functions.php:710 msgid "WP-PageNavi" msgstr ""