Hi, here‘s the second post of our series about the new direction we plan to take regarding plugin maintenance and evolutions. In our first post we shared with you our new purpose « Get together safely, in your own way, in WordPress », let’s see how the feedback you shared with us here & there helped shape the new way, I believe, we should use to reorganize and simplify BuddyPress.
Read more →Let’s better organize the BuddyPress plugin
Published on May 4th, 2023 by Anonymous UserBuddyPress has a new purpose
Published on April 27th, 2023 by Anonymous UserHello! This post is the first in a series of five posts in which we’ll outline the new direction we plan to take regarding plugin maintenance and evolutions. After some introductory words, we‘ll focus on the new BuddyPress purpose that I believe we should adopt for years to come.
We haven‘t forgotten that, at the end of 2021, we had some conversations (here & here) about this « difficult to answer with a few words » question. These happened once the plugin’s active installs statistics went a bit under 200.000. Our WordPress plugin directory page’s “active installations” value suddenly changed from “200,000+” to “100,000+”—though the actual number only changed from just over 200.000 to about 190.000 active installation–making this decline seem pretty spectacular 📉. It was nevertheless a great opportunity to think together about how the plugin should evolve now that 15 years have passed since its birth.
Read more →Let’s meet in Paris during the french community contributor day
Published on April 14th, 2023 by Anonymous UserThe BuddyPress Core Team is very happy to be represented at the Contributor Day the french WordPress community is organizing in Paris on April 20, 2023. Here’s a link to a translated page of the event schedule (Hours are in Central European Summer time).

Let’s celebrate BuddyPress 15th anniversary & welcome the first Attachments Add-on features
Published on March 25th, 2023 by Anonymous UserToday is a very special day for the BuddyPress open source project: 15 years ago, Andy pushed the first code commit on BP Trac. To remember the “whys” & the important “whos” of our early days, I advise you to read (again) the great post John wrote when we reached 10.
Read more →BuddyPress 11.1.0 Maintenance Release
Published on February 16th, 2023 by Anonymous UserImmediately available is BuddyPress 11.1.0. This maintenance release fixes 3 bugs. For details on the changes, please read the 11.1.0 release notes.
Update to BuddyPress 11.1.0 today in your WordPress Dashboard, or by downloading from the WordPress.org plugin repository.
Many thanks to 11.1.0 contributors
BuddyPress 11.0.0 “La Scala”
Published on January 5th, 2023 by Anonymous UserHappy new year & best wishes for Twenty Twenty-Three 🥳
The BuddyPress Core Team
BuddyPress 11.0.0 “La Scala” is now available for download from the WordPress.org plugin repository, or right from your WordPress Dashboard.
Read more →BuddyPress 11.0.0 Release Candidate
Published on December 16th, 2022 by Anonymous UserThe first release candidate for BuddyPress 11.0.0 is now available!
“Release Candidate” means that we think the new version is ready for release, but with a bit less than 200,000 active installs, hundreds of BuddyPress plugins and Thousands of WordPress themes, it’s possible something was missed. BuddyPress 11.0.0 is slated for release on January 5, 2023, but your help is needed to get there — if you haven’t tried 11.0.0 yet, doing it now is a great idea!
You can test the 11.0.0-RC pre-release in 4 ways :
- Try the BP Beta Tester plugin.
- Download the release candidate here (zip file).
- Check out our SVN repository:
svn co https://buddypress.svn.wordpress.org/trunk/ - Clone our read-only Git repository:
git clone git://buddypress.git.wordpress.org/
A detailed changelog will be part of our official release note, but you can get a quick overview by reading the post about the 11.0.0 Beta1 release.
Plugin and Theme Developers
Please test your plugins and themes against BuddyPress 11.0.0. If you find compatibility problems, please be sure to post to this specific support topic so we can figure those out before the final release. We strongly advise you to have a look at the 11.0.0 developer notes to figure out what to focus on during your testing.
How you can help
Do you speak a language other than English? Help us translate BuddyPress into as many languages as possible! This release also marks the string freeze point of the 11.0.0 release schedule.
If you think you’ve found a bug, you can share it with us replying to this support topic or if you’re comfortable writing a reproducible bug report, file one on BuddyPress Trac.
BuddyPress 11.0.0-beta3
Published on December 9th, 2022 by Anonymous UserHello BuddyPress contributors!
If you haven’t tested our two first 11.0.0 beta releases, here’s a last opportunity to help us give the final touches to our next major release so that we make sure it will fit perfectly into your WordPress / BuddyPress specific configuration. Beta testing is very important and we need you all, whether you’re a regular or advanced user, a theme designer or a plugin author: please contribute!
Please note the plugin is still in development, so we recommend running this beta release on a testing site.
You can test BuddyPress 11.0.0-beta3 in 4 ways :
- Try the BP Beta Tester plugin.
- Download the beta here (zip file).
- Check out our SVN repository:
svn co https://buddypress.svn.wordpress.org/trunk/ - Clone our read-only Git repository:
git clone git://buddypress.git.wordpress.org/
We’ve lately decided to postpone the final release date to January 5, 2023 👈. We would greatly appreciate your help making sure this next major version of your community engine is as good as it can be.
Since beta2, we’ve fixed 7 tickets and documented two changes BP developers should love:
- Fetch Activities for or Excluding a Group of Users
- bp_has_profile() Now Accepts an Array of Profile Group IDs
beta3 particularly targets installs where the BP Default theme is active. If you are using this theme, we’d be very happy if you could make sure everything is fine for you. If you are not using this theme and wish to give us a hand, add the following line to your bp-custom.php file so that you bring it back into your available themes and activate it:
add_filter( 'bp_do_register_theme_directory', '__return_true' );
If you find something weird testing this beta, please report it on BuddyPress Trac or post a reply to this support topic.
BuddyPress 11.0.0-beta2
Published on November 25th, 2022 by Anonymous UserHello BuddyPress contributors!
If you haven’t tested our first 11.0.0 beta release, here’s another opportunity to help us give the final touches to our next major release so that we make sure it will fit perfectly into your WordPress / BuddyPress specific configuration. Beta testing is very important and we need you all, whether you’re a regular or advanced user, a theme designer or a plugin author: please contribute!
Please note the plugin is still in development, so we recommend running this beta release on a testing site.
You can test BuddyPress 11.0.0-beta2 in 4 ways :
- Try the BP Beta Tester plugin.
- Download the beta here (zip file).
- Check out our SVN repository:
svn co https://buddypress.svn.wordpress.org/trunk/ - Clone our read-only Git repository:
git clone git://buddypress.git.wordpress.org/
The current target for final release is December 14, 2022 👈. We would greatly appreciate your help making sure this next major version of your community engine is as good as it can be.
Since beta1, we’ve fixed 12 new tickets and documented some important changes BP Themes or Plugins authors should definitely read:
- .webp support is arriving in BuddyPress 11.0.0
- BuddyPress will soon only load its JavaScript and Style assets into the community area of your site
- The way BuddyPress loads deprecated code will change in version 11.0.0
If you find something weird testing this beta, please report it on BuddyPress Trac or post a reply to this support topic.
BuddyPress 11.0.0-beta1
Published on November 8th, 2022 by Anonymous UserBuddyPress 11.0.0-beta1 is available for testing!
Please note the plugin is still in development, so we recommend running this beta release on a testing site.
You can test BuddyPress 11.0.0-beta1 in 4 ways :
- Try the BP Beta Tester plugin.
- Download the beta here (zip file).
- Check out our SVN repository:
svn co https://buddypress.svn.wordpress.org/trunk/ - Clone our read-only Git repository:
git clone git://buddypress.git.wordpress.org/
The current target for final release is December 14, 2022. We would greatly appreciate your help making sure this next major version of your community engine is as good as it can be.
Please note BuddyPress 11.0.0 will require at least WordPress 5.7.
As usual, testing for bugs is the key to a safe upgrade 👉 so please give us a few minutes of your time to make sure this pre-release behaves the right way with your specific WordPress configuration, your theme, and the other WordPress plugins you are using. Try to use a testing site which is very close to the one you are using in production. If you find something weird, please report it on BuddyPress Trac or post a reply to this support topic.
If you’re a BuddyPress plugin developer or a BuddyPress theme developer, please make sure to test this 11.0.0-beta1 release as we’re now only loading BuddyPress assets (JavaScripts and styles) inside BuddyPress pages.
Around 40 changes to expect in 11.0.0
You can check out this report on Trac for the full list of them. We only planned to ship one long awaited feature as a BuddyPress Add-on. At this stage, we’re staying silent about it to keep the surprise effect intact (truth is we are still not sure it’ll be ready for December 14 🤫).
🎮 Happy testing!