diff --git a/functions.php b/functions.php index 6d07672..77c2f9a 100644 --- a/functions.php +++ b/functions.php @@ -685,10 +685,6 @@ if ( ! function_exists( 'split_plugins' ) ) { array( 'name' => esc_html__( 'WP-PageNavi', 'split' ), 'slug' => 'wp-pagenavi', - ), - array( - 'name' => esc_html__( 'Social Count Plus', 'split' ), - 'slug' => 'social-count-plus', ) ); tgmpa( $plugins );