Skip to content

Commit e999173

Browse files
authored
Merge pull request #10 from Rudloff/feature/buddypress
Add BuddyPress locales
2 parents bf83e55 + e13f6cd commit e999173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/wp-org-api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ foreach ($wp_versions as $version) {
7979
}
8080

8181
#Gather data for core plugins
82-
$plugins = array("akismet","wordpress-importer","bbpress","woocommerce");
82+
$plugins = array("akismet","wordpress-importer","bbpress","woocommerce","buddypress");
8383

8484
$themes = array("twentyten","twentyeleven","twentytwelve","twentythirteen","twentyfourteen","twentyfifteen","twentysixteen");
8585

0 commit comments

Comments
 (0)