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

Version 1.9

Published on December 11th, 2013 by r-a-y

Version 1.9 is a major BuddyPress feature release. BuddyPress 1.9 introduces many new features and enhancements, on top of lots of bugfixes. For Version 1.9, the database version (_bp_db_version in wp_options) was 7553, and the Trac revision was 7682. Read the full ticket log here here. Highlights The new Notifications component, which adds a Notifications […]

Change Default Members Profile Landing Tab

Published on November 27th, 2013 by Shmoo

By default, BuddyPress will load the Activity tab when clicking on a member’s profile link. If you would like to change this default landing tab to something else than the Activity tab you can do so. Constants such as this are best placed in files that load before BP is fully loaded. Add the code […]

Enqueueing Scripts or Styles only when your plugin needs it

Published on November 17th, 2013 by Mathieu Viet

Using Javascipt or CSS in BuddyPress plugins are interesting ways to take care of the user experience. I think, as a plugin author, you need to have two concerns : you might not be the only one to use Javascript, other plugins can be activated in the community website, your CSS rules might not get […]

How to Add Members to a Group via WP Users Screen

Published on November 11th, 2013 by danbp

Where we are: users page in the admin screen What we want to do: add one or n members to a group What we want to get: an Add to BP Group menu in the Bulk Actions menu box What we need: a group ID, one or more users. Don’t forget to check the members […]

Adding Plugin’s Options to BuddyPress Settings Page

Published on November 9th, 2013 by Mathieu Viet

When writing your plugin you may need to give the community administrator the ability to set some options about it to eventually let him customize some behaviors. When you have a lot options, you would use the WordPress built in add_options_page() or add_submenu_page() functions to create your plugin’s settings page. But, If your plugin only […]

BuddyPress Components and Features

Published on May 17th, 2013 by @mercime

BuddyPress is a powerful plugin that takes your WordPress.org powered site beyond the blog with social-network features like user profiles, member types, activity streams, user groups, group types, and more. You could set up a community site for your university, an intranet for your company, a public/private network for your special interest groups, and many […]

User Extended Profiles

Published on May 7th, 2013 by @mercime

We are currently working on a documentation reboot, here’s the new home of the best accurate docs (WIP). You’re very welcome to contribute to it. Highlight the best of your community members by creating an unlimited number of Extended Profile (xProfile) Fields and/or groups of Extended Profile Fields custom-made for your social network. To start […]

BuddyPress Widgets

Published on May 7th, 2013 by @mercime

BP Legacy Widgets have been progressively replaced by BP Block Widgets since version 9.0. They were moved into the BP Classic backwards compatibility Add-on during the 12.0.0 BP development cycle. BuddyPress provides widgets which you can add to any of your theme’s widget areas. To activate these, go to dashboard menu Appearance > Widgets. (BuddyPress) […]

Configure BuddyPress

Published on April 10th, 2013 by @mercime

We are currently working on a documentation reboot, here’s the new home of the best accurate docs (WIP). You’re very welcome to contribute to it. After activating BuddyPress, you will be automatically redirected to the BuddyPress Welcome Screen if this is the first time you’ve activated BuddyPress or if you’ve just upgraded BuddyPress. After taking […]

Version 1.7

Published on April 6th, 2013 by Boone Gorges

Version 1.7 is a major BuddyPress feature release. BuddyPress 1.7 introduces many dozens of new features and enhancements, on top of hundreds of bugfixes. For Version 1.7, the database version (_bp_db_version in wp_options) changed to 6067, and the Trac revision was 6900. Read the full ticket log here here. Highlights Theme Compatibility – BuddyPress now […]

Newer →← Older
Skip to toolbar