mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-26 10:54:03 +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(
|
||||
'name' => esc_html__( 'WP-PageNavi', 'curver' ),
|
||||
'slug' => 'wp-pagenavi',
|
||||
),
|
||||
array(
|
||||
'name' => esc_html__( 'Responsive Lightbox', 'curver' ),
|
||||
'slug' => 'responsive-lightbox',
|
||||
)
|
||||
);
|
||||
tgmpa( $plugins );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue