Skip to:
Content
Pages
Categories
Search
Top
Bottom

Members

Published on May 7th, 2013 by @mercime

BuddyPress makes it easy for you to build your community or social network and establish relationships among members with default components such as Extended Profiles, Activity Streams, Friend Connections, Private Messaging, User Groups, and Blogs (multisite installation only) and major features like Notifications. The following is an overview of the default membership features using BuddyPress. [...]

BP_User_Query

Published on September 7th, 2012 by Boone Gorges

Documentation for the BP_User_Query class, introduced in BuddyPress 1.7, will live here.

BP_ENABLE_MULTIBLOG

Published on February 19th, 2012 by Boone Gorges

BP_ENABLE_MULTIBLOG is a BuddyPress constant that, when defined as true, allows your BuddyPress content to be displayed on any site in your WordPress Multisite network. By default, BP_ENABLE_MULTIBLOG is disabled. Description On a normal BuddyPress installation (with BP_ENABLE_MULTIBLOG disabled), BuddyPress content – groups, profiles, etc – can only be viewed on the “root blog”. So, [...]

Developer Docs

Published on September 26th, 2008 by Andy Peatling

The developer docs are here to help you, as a developer understand how BuddyPress works and can be extended upon. So far we have custom loops documented, which is important for theme developers who want to customize the output of BuddyPress screens. We’re also building up a comprehensive list of actions and filters within BuddyPress, [...]