mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 00:27:38 +08:00
Remove "Social Count Plus" from recommended plugins
This commit is contained in:
parent
d420867385
commit
80e1d04274
1 changed files with 0 additions and 4 deletions
|
@ -689,10 +689,6 @@ if ( ! function_exists( 'featureon_plugins' ) ) {
|
||||||
array(
|
array(
|
||||||
'name' => esc_html__( 'WP-PageNavi', 'featureon' ),
|
'name' => esc_html__( 'WP-PageNavi', 'featureon' ),
|
||||||
'slug' => 'wp-pagenavi',
|
'slug' => 'wp-pagenavi',
|
||||||
),
|
|
||||||
array(
|
|
||||||
'name' => esc_html__( 'Social Count Plus', 'featureon' ),
|
|
||||||
'slug' => 'social-count-plus',
|
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
tgmpa( $plugins );
|
tgmpa( $plugins );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue