mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 09:25:45 +08:00
Remove Responsive Lightbox from recommended plugins, update lang files
This commit is contained in:
parent
639de93f5a
commit
fccf9e3e84
2 changed files with 5 additions and 13 deletions
|
@ -674,10 +674,6 @@ if ( ! function_exists( 'curver_plugins' ) ) {
|
||||||
array(
|
array(
|
||||||
'name' => esc_html__( 'WP-PageNavi', 'curver' ),
|
'name' => esc_html__( 'WP-PageNavi', 'curver' ),
|
||||||
'slug' => 'wp-pagenavi',
|
'slug' => 'wp-pagenavi',
|
||||||
),
|
|
||||||
array(
|
|
||||||
'name' => esc_html__( 'Responsive Lightbox', 'curver' ),
|
|
||||||
'slug' => 'responsive-lightbox',
|
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
tgmpa( $plugins );
|
tgmpa( $plugins );
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Curver\n"
|
"Project-Id-Version: Curver\n"
|
||||||
"POT-Creation-Date: 2019-07-26 19:23+0200\n"
|
"POT-Creation-Date: 2019-07-26 19:33+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"
|
||||||
|
@ -133,26 +133,22 @@ msgstr ""
|
||||||
msgid "Footer 4"
|
msgid "Footer 4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:675
|
#: functions.php:663
|
||||||
msgid "Alx Extensions"
|
msgid "Alx Extensions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:679
|
#: functions.php:667
|
||||||
msgid "Meta Box"
|
msgid "Meta Box"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:683
|
#: functions.php:671
|
||||||
msgid "Regenerate Thumbnails"
|
msgid "Regenerate Thumbnails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:687
|
#: functions.php:675
|
||||||
msgid "WP-PageNavi"
|
msgid "WP-PageNavi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: functions.php:691
|
|
||||||
msgid "Responsive Lightbox"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: functions/meta-boxes.php:21
|
#: functions/meta-boxes.php:21
|
||||||
msgid "Page Options"
|
msgid "Page Options"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue