mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 05:49:06 +08:00
Disable support for widgets block editor, regen lang
This commit is contained in:
parent
b7f748cced
commit
eca7d65112
2 changed files with 28 additions and 25 deletions
|
@ -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 );
|
||||
|
|
|
@ -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 ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue