Skip to:
Content
Pages
Categories
Search
Top
Bottom
Codex Home → Search Results → text

Contribute with Code

Published on September 6th, 2020 by Mathieu Viet

Thank you for your interest in contributing to BuddyPress! BuddyPress is an open-source project and, as such, is maintained by volunteers just like you. It is vital for the current, and future success of BuddyPress needs to have a healthy group of contributors. You are very welcome to join us to work on making the plugin as […]

Version 6.0.0

Published on May 14th, 2020 by @mercime

Version 6.0.0 is a major BuddyPress feature release. For Version 6.0.0, the database version (_bp_db_version in wp_options) was 12385, and the Trac revision was 12650.To read the full list of features, fixes, and changes in this version of BuddyPress, visit Trac. BuddyPress Blocks BuddyPress 6.0.0 comes with two awesome new blocks for your WordPress Editor: Members and Groups. Made available […]

Version 5.0.0

Published on September 28th, 2019 by Mathieu Viet

Version 5.0.0 is a major BuddyPress feature release. For Version 5.0.0, the database version (_bp_db_version in wp_options) was 12385, and the Trac revision was 124xx. To read the full list of features, fixes, and changes in this version of BuddyPress, visit Trac. Introducing the BP REST API BuddyPress 5.0.0 comes with REST API endpoints for members, groups, activities, users, private messages, screen notifications and extended profiles. BuddyPress endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with your community through plugins, themes, apps, and beyond. Ready to get started with development? Check out the BP REST API reference Group invites and Group membership requests. Thanks to the new BP Invitations API, Group invites and membership requests are now managed in a more consistent way. The BP Invitations API abstracts how these two actions are handled and allows developers to use them for any object on your site (e.g., Sites of a WordPress network). Read more about the BP Invitations API. Integrations with WordPress In BuddyPress 5.0.0, the BP Nouveau template pack looks better than ever with the Twenty Nineteen theme. Nouveau also now uses the same password control as the one used in WordPress Core, for better consistency between BuddyPress and WordPress spaces. BuddyPress Blocks now have their own category into the Block Editor. Changes Activity […]

Version 4.0.0

Published on November 27th, 2018 by Boone Gorges

Version 4.0.0 is a major BuddyPress feature release. For Version 4.0, the database version (_bp_db_version in wp_options) was 11105, and the Trac revision was 12300. To read the full list of features, fixes, and changes in this version of BuddyPress, visit Trac. New tools for data control and privacy BuddyPress boasts a proud history of […]

Version 3.0.0

Published on May 16th, 2018 by Paul Wong-Gibbs

Version 3.0 is a major BuddyPress feature release. For Version 3.0, the database version (_bp_db_version in wp_options) was 11105, and the Trac revision was 11965. To read the full list of features, fixes, and changes in this version of BuddyPress, visit Trac. Say hello to “Nouveau”! A bold reimagining of our legacy templates, Nouveau is our celebration […]

Version 2.9.0

Published on July 29th, 2017 by r-a-y

Version 2.9 is a major BuddyPress feature release. For Version 2.9, the database version (_bp_db_version in wp_options) was 11105, and the Trac revision was 11651. Read the full ticket log here here. Highlights Edit Group Slug Allow administrators to change group names and permalinks. Navigate to the Groups screen in the wp-admin dashboard, click on […]

Version 2.8.0

Published on January 19th, 2017 by Paul Wong-Gibbs

Version 2.8.0 is a major BuddyPress feature release. For Version 2.8.0, the database version (_bp_db_version in wp_options) was 11105, and the Trac revision was 11431. Read the full ticket log here. Highlights Modernizing the Codebase To continue the migration of legacy code to modern standards and techniques necessary for the BP REST API project and […]

Version 2.7.0

Published on October 6th, 2016 by @mercime

Version 2.7.0 is a major BuddyPress feature release. For Version 2.7.0, the database version (_bp_db_version in wp_options) was 11105, and the Trac revision was 11202. Read the full ticket log here. Highlights Groups Query Overhaul Huge performance improvements on sites using persistent caching. Learn more about the Groups Query rewrite. Improved Profile Date Field New […]

Change “Activity” component’s name and slug to something else.

Published on July 19th, 2016 by Damon Cook

Want to change the default BuddyPress “Activity” (activity stream) to “Dashboard”, or “The Activity Center”, or anything other than “Activity”? Here is how: Create wp-content/plugins/bp-custom.php, and put the following: You may also want to change all labels associated by following these instructions: “Customizing Labels, Messages, and URLs“.

Navigation API

Published on July 8th, 2016 by Boone Gorges

BuddyPress’s Navigation API (BP 2.6+) provides an interface for developers to modify BP’s nav menus in group and user contexts. Examples Changing the position of the user’s Notifications nav item Changing the name of the Unread subnav item of the user’s Notifications nav menu Listing all navigation items belonging to the current group Change item […]

Newer →← Older
Skip to toolbar