mirror of
https://ghproxy.net/https://github.com/AlxMedia/boxcard.git
synced 2025-08-26 08:39:30 +08:00
Disable support for widgets block editor, regen lang
This commit is contained in:
parent
79c3c11c35
commit
5a117d141f
2 changed files with 25 additions and 22 deletions
|
@ -69,6 +69,9 @@ if ( ! function_exists( 'boxcard_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( 'boxcard-small', 200, 200, true );
|
add_image_size( 'boxcard-small', 200, 200, true );
|
||||||
add_image_size( 'boxcard-medium', 520, 293, true );
|
add_image_size( 'boxcard-medium', 520, 293, true );
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Boxcard\n"
|
"Project-Id-Version: Boxcard\n"
|
||||||
"POT-Creation-Date: 2021-05-25 13:40+0200\n"
|
"POT-Creation-Date: 2021-07-23 18:32+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"
|
||||||
|
@ -59,87 +59,87 @@ msgstr ""
|
||||||
msgid "Theme by"
|
msgid "Theme by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:84
|
#: functions.php:87
|
||||||
msgid "Mobile"
|
msgid "Mobile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:85 functions/theme-options.php:52
|
#: functions.php:88 functions/theme-options.php:52
|
||||||
msgid "Header"
|
msgid "Header"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:86 functions/theme-options.php:57
|
#: functions.php:89 functions/theme-options.php:57
|
||||||
msgid "Footer"
|
msgid "Footer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:180
|
#: functions.php:183
|
||||||
msgid "Primary"
|
msgid "Primary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:180
|
#: functions.php:183
|
||||||
msgid "Normal full width sidebar"
|
msgid "Normal full width sidebar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:182 functions/theme-options.php:255
|
#: functions.php:185 functions/theme-options.php:255
|
||||||
msgid "Footer Ads"
|
msgid "Footer Ads"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:182
|
#: functions.php:185
|
||||||
msgid "Footer ads area"
|
msgid "Footer ads area"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:184
|
#: functions.php:187
|
||||||
msgid "Frontpage Top 1"
|
msgid "Frontpage Top 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:184 functions.php:185 functions.php:186 functions.php:187
|
#: functions.php:187 functions.php:188 functions.php:189 functions.php:190
|
||||||
msgid "Frontpage area"
|
msgid "Frontpage area"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:185
|
#: functions.php:188
|
||||||
msgid "Frontpage Top 2"
|
msgid "Frontpage Top 2"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:186
|
#: functions.php:189
|
||||||
msgid "Frontpage Bottom 1"
|
msgid "Frontpage Bottom 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:187
|
#: functions.php:190
|
||||||
msgid "Frontpage Bottom 2"
|
msgid "Frontpage Bottom 2"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:189
|
#: functions.php:192
|
||||||
msgid "Footer 1"
|
msgid "Footer 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:189 functions.php:190 functions.php:191 functions.php:192
|
#: functions.php:192 functions.php:193 functions.php:194 functions.php:195
|
||||||
msgid "Widgetized footer"
|
msgid "Widgetized footer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:190
|
#: functions.php:193
|
||||||
msgid "Footer 2"
|
msgid "Footer 2"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:191
|
#: functions.php:194
|
||||||
msgid "Footer 3"
|
msgid "Footer 3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:192
|
#: functions.php:195
|
||||||
msgid "Footer 4"
|
msgid "Footer 4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:683
|
#: functions.php:686
|
||||||
msgid "Alx Extensions"
|
msgid "Alx Extensions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:687
|
#: functions.php:690
|
||||||
msgid "Meta Box"
|
msgid "Meta Box"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:691
|
#: functions.php:694
|
||||||
msgid "Regenerate Thumbnails"
|
msgid "Regenerate Thumbnails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:695
|
#: functions.php:698
|
||||||
msgid "WP-PageNavi"
|
msgid "WP-PageNavi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue