Skip to:
Content
Pages
Categories
Search
Top
Bottom
Codex Home

Notifications

Published on April 16th, 2014 by Bowe

The notifications component was added to BuddyPress 1.9 and works identically to the previous core notifications functionality, but now separates everything into it’s own component. This page will give you a quick overview of it’s functionality. Functionality Overview Notifications are a central aspect of the user experience on a BuddyPress site. By default new notifications are displayed […]

BuddyPress Action Hook Sequence During Startup

Published on March 11th, 2014 by Brian

When writing BuddyPress themes and plugins, it can be essential to know the sequence in which action hooks are invoked. The diagram below is especially useful during the site loading process, and will help you make better informed choices of actions to hook into for the loading and initialization of your plugin or theme. The […]

Version 1.9.2

Published on February 5th, 2014 by John James Jacoby

On February 5, 2014, BuddyPress 1.9.2 was released to the public. This is a maintenance update. For Version 1.9.2, the database version (_bp_db_version in wp_options) was 7731, and the Trac revision was 7800. Summary Fix bp-default compatibility when switching themes (#5325) Better theme compatibility for themes with conditional template loaders (#5301) Fix theme compatibility sometimes […]

Skip to toolbar