mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-25 09:43:56 +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(
|
||||
'name' => esc_html__( 'WP-PageNavi', 'featureon' ),
|
||||
'slug' => 'wp-pagenavi',
|
||||
),
|
||||
array(
|
||||
'name' => esc_html__( 'Social Count Plus', 'featureon' ),
|
||||
'slug' => 'social-count-plus',
|
||||
)
|
||||
);
|
||||
tgmpa( $plugins );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue