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

Add Email Token

Published on February 9th, 2019 by shanebp

Adding a token to an existing email can be done by using the bp_email_set_tokens filter. For example, an email is sent when a member requests membership in a private group. Let’s add the requesting member’s email address to the body of that email. This page lists the default tokens. We can use that information to […]

Groups Admin – Add Custom Column

Published on January 16th, 2019 by shanebp

It can be very handy to see additional information about each group when viewing the Groups screen in wp-admin. The necessary hooks are found in this file: buddypress/bp-groups/classes/class-bp-groups-list-table.php This example will add a column to show the number of pending member requests to join each private group. If a group is public there can be […]

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.2.0

Published on September 14th, 2018 by Paul Wong-Gibbs

Version 3.2.0 is a BuddyPress maintenance release. 25 bugs were fixed. For version 3.2.0, the database version (bp_db_version in wp_options) was r11105, and the Trac revision was r12238. Fixes Nouveau: fix developer filters on Directory screens. (#7881, #7955) Nouveau: fix filtering Member Directory when specified by user type. (#7903) Nouveau: fix wrong error message shown […]

A “Nouveau” Group Invites User Interface

Published on May 27th, 2018 by Mathieu Viet

“Nouveau” is the name of the new Template Pack bundled within the 3.0.0 release of BuddyPress. You can activate it from the BuddyPress Options Administration screen. “Nouveau” comes with some new Backbone.JS based User Interfaces and one of them, the Group Invites UI, is experimenting an alternative way to deal with single group invites. In […]

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.4

Published on April 3rd, 2018 by Paul Wong-Gibbs

Version 2.9.4 is a BuddyPress maintenance release, released on April 3, 2018. For Version 2.9.4, the database version (bp_db_version in wp_options) was 11105, and the Trac revision was r11943. Read the full ticket log here. Fixes Emails: fix deliverability problems for account activation and email address change emails for Outlook.com users. (#7697) Groups: fix Group […]

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.1

Published on February 22nd, 2017 by Boone Gorges

Version 2.8.1 is a BuddyPress maintenance release, released on February 22, 2017. For Version 2.8.1, the database version (bp_db_version in wp_options) was 11105, and the Trac revision was r11445. Read the full ticket log here. Fixes Groups: Fix bug in the syntax of a apply_filters_ref_array() call. (#7420) XProfile: Fix regression in 2.8.0 that prevented some […]

Twenty Seventeen Theme

Published on February 9th, 2017 by @mercime

To change Twenty Seventeen’s default two-column layout to a full width layout as seen in the image above, add the following code to the `functions.php` file of your Twenty Seven child theme:

Newer →← Older
Skip to toolbar