mirror of
https://ghproxy.net/https://github.com/AlxMedia/boxstyle.git
synced 2025-08-26 06:17:39 +08:00
Disable support for widgets block editor, regen lang
This commit is contained in:
parent
5906ac500c
commit
a0ec82c55a
2 changed files with 25 additions and 22 deletions
|
@ -66,6 +66,9 @@ if ( ! function_exists( 'boxstyle_setup' ) ) {
|
|||
// Enable support for selective refresh of widgets in customizer
|
||||
add_theme_support( 'customize-selective-refresh-widgets' );
|
||||
|
||||
// Disable support for widgets block editor
|
||||
remove_theme_support( 'widgets-block-editor' );
|
||||
|
||||
// Thumbnail sizes
|
||||
add_image_size( 'boxstyle-small', 200, 200, true );
|
||||
add_image_size( 'boxstyle-medium', 520, 292, true );
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Boxstyle\n"
|
||||
"POT-Creation-Date: 2021-05-25 13:41+0200\n"
|
||||
"POT-Creation-Date: 2021-07-23 18:33+0200\n"
|
||||
"PO-Revision-Date: 2018-09-21 21:27+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -65,87 +65,87 @@ msgstr ""
|
|||
msgid "Theme by"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:81
|
||||
#: functions.php:84
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:82 functions/theme-options.php:52
|
||||
#: functions.php:85 functions/theme-options.php:52
|
||||
msgid "Header"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:83 functions/theme-options.php:57
|
||||
#: functions.php:86 functions/theme-options.php:57
|
||||
msgid "Footer"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:177
|
||||
#: functions.php:180
|
||||
msgid "Primary"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:177
|
||||
#: functions.php:180
|
||||
msgid "Normal full width sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:179 functions/theme-options.php:303
|
||||
#: functions.php:182 functions/theme-options.php:303
|
||||
msgid "Footer Ads"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:179
|
||||
#: functions.php:182
|
||||
msgid "Footer ads area"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:181
|
||||
#: functions.php:184
|
||||
msgid "Frontpage Top 1"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:181 functions.php:182 functions.php:183 functions.php:184
|
||||
#: functions.php:184 functions.php:185 functions.php:186 functions.php:187
|
||||
msgid "Frontpage area"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:182
|
||||
#: functions.php:185
|
||||
msgid "Frontpage Top 2"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:183
|
||||
#: functions.php:186
|
||||
msgid "Frontpage Bottom 1"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:184
|
||||
#: functions.php:187
|
||||
msgid "Frontpage Bottom 2"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:186
|
||||
#: functions.php:189
|
||||
msgid "Footer 1"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:186 functions.php:187 functions.php:188 functions.php:189
|
||||
#: functions.php:189 functions.php:190 functions.php:191 functions.php:192
|
||||
msgid "Widgetized footer"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:187
|
||||
#: functions.php:190
|
||||
msgid "Footer 2"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:188
|
||||
#: functions.php:191
|
||||
msgid "Footer 3"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:189
|
||||
#: functions.php:192
|
||||
msgid "Footer 4"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:725
|
||||
#: functions.php:728
|
||||
msgid "Alx Extensions"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:729
|
||||
#: functions.php:732
|
||||
msgid "Meta Box"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:733
|
||||
#: functions.php:736
|
||||
msgid "Regenerate Thumbnails"
|
||||
msgstr ""
|
||||
|
||||
#: functions.php:737
|
||||
#: functions.php:740
|
||||
msgid "WP-PageNavi"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue