We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588ad9d commit e13f6cdCopy full SHA for e13f6cd
bin/wp-org-api
@@ -79,7 +79,7 @@ foreach ($wp_versions as $version) {
79
}
80
81
#Gather data for core plugins
82
-$plugins = array("akismet","wordpress-importer","bbpress","woocommerce");
+$plugins = array("akismet","wordpress-importer","bbpress","woocommerce","buddypress");
83
84
$themes = array("twentyten","twentyeleven","twentytwelve","twentythirteen","twentyfourteen","twentyfifteen","twentysixteen");
85
0 commit comments