diff --git a/functions.php b/functions.php index 42c2a80..85fac3c 100644 --- a/functions.php +++ b/functions.php @@ -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 );