Disable support for widgets block editor, regen lang

This commit is contained in:
Alexander Agnarson 2021-07-23 18:45:33 +02:00
parent de6e29bd62
commit f302a6a29e
2 changed files with 24 additions and 21 deletions

View file

@ -76,6 +76,9 @@ if ( ! function_exists( 'gridzone_setup' ) ) {
// Enable support for selective refresh of widgets in customizer // Enable support for selective refresh of widgets in customizer
add_theme_support( 'customize-selective-refresh-widgets' ); add_theme_support( 'customize-selective-refresh-widgets' );
// Disable support for widgets block editor
remove_theme_support( 'widgets-block-editor' );
// Thumbnail sizes // Thumbnail sizes
add_image_size( 'gridzone-small', 200, 200, true ); add_image_size( 'gridzone-small', 200, 200, true );
add_image_size( 'gridzone-medium', 520, 347, true ); add_image_size( 'gridzone-medium', 520, 347, true );

View file

@ -2,7 +2,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Gridzone\n" "Project-Id-Version: Gridzone\n"
"POT-Creation-Date: 2021-05-25 13:36+0200\n" "POT-Creation-Date: 2021-07-23 18:35+0200\n"
"PO-Revision-Date: 2018-09-21 21:27+0100\n" "PO-Revision-Date: 2018-09-21 21:27+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -55,83 +55,83 @@ msgstr ""
msgid "Theme by" msgid "Theme by"
msgstr "" msgstr ""
#: functions.php:91 #: functions.php:94
msgid "Mobile" msgid "Mobile"
msgstr "" msgstr ""
#: functions.php:92 functions/theme-options.php:52 #: functions.php:95 functions/theme-options.php:52
msgid "Header" msgid "Header"
msgstr "" msgstr ""
#: functions.php:186 #: functions.php:189
msgid "Primary" msgid "Primary"
msgstr "" msgstr ""
#: functions.php:186 #: functions.php:189
msgid "Normal full width sidebar" msgid "Normal full width sidebar"
msgstr "" msgstr ""
#: functions.php:188 functions/theme-options.php:255 #: functions.php:191 functions/theme-options.php:255
msgid "Footer Ads" msgid "Footer Ads"
msgstr "" msgstr ""
#: functions.php:188 #: functions.php:191
msgid "Footer ads area" msgid "Footer ads area"
msgstr "" msgstr ""
#: functions.php:190 #: functions.php:193
msgid "Frontpage Top 1" msgid "Frontpage Top 1"
msgstr "" msgstr ""
#: functions.php:190 functions.php:191 functions.php:192 functions.php:193 #: functions.php:193 functions.php:194 functions.php:195 functions.php:196
msgid "Frontpage area" msgid "Frontpage area"
msgstr "" msgstr ""
#: functions.php:191 #: functions.php:194
msgid "Frontpage Top 2" msgid "Frontpage Top 2"
msgstr "" msgstr ""
#: functions.php:192 #: functions.php:195
msgid "Frontpage Bottom 1" msgid "Frontpage Bottom 1"
msgstr "" msgstr ""
#: functions.php:193 #: functions.php:196
msgid "Frontpage Bottom 2" msgid "Frontpage Bottom 2"
msgstr "" msgstr ""
#: functions.php:195 #: functions.php:198
msgid "Footer 1" msgid "Footer 1"
msgstr "" msgstr ""
#: functions.php:195 functions.php:196 functions.php:197 functions.php:198 #: functions.php:198 functions.php:199 functions.php:200 functions.php:201
msgid "Widgetized footer" msgid "Widgetized footer"
msgstr "" msgstr ""
#: functions.php:196 #: functions.php:199
msgid "Footer 2" msgid "Footer 2"
msgstr "" msgstr ""
#: functions.php:197 #: functions.php:200
msgid "Footer 3" msgid "Footer 3"
msgstr "" msgstr ""
#: functions.php:198 #: functions.php:201
msgid "Footer 4" msgid "Footer 4"
msgstr "" msgstr ""
#: functions.php:693 #: functions.php:696
msgid "Alx Extensions" msgid "Alx Extensions"
msgstr "" msgstr ""
#: functions.php:697 #: functions.php:700
msgid "Meta Box" msgid "Meta Box"
msgstr "" msgstr ""
#: functions.php:701 #: functions.php:704
msgid "Regenerate Thumbnails" msgid "Regenerate Thumbnails"
msgstr "" msgstr ""
#: functions.php:705 #: functions.php:708
msgid "WP-PageNavi" msgid "WP-PageNavi"
msgstr "" msgstr ""