@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_group_class() |
Output the row class of the current group in the loop. |
| bp_get_group_class() |
Get the row class of the current group in the loop. |
| bp_groups_delete_group_cache() |
Bust group caches when editing or deleting. |
| bp_core_add_validation_error_messages() |
Add the appropriate errors to a WP_Error object, given results of a validation test. |
| BP_Members_Theme_Compat |
The main theme compat class for BuddyPress Members. |
| BP_Members_Theme_Compat::__construct() |
Set up the members component theme compatibility. |
| BP_Members_Theme_Compat::is_members() |
Are we looking at something that needs members theme compatibility? |
| BP_Members_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
| BP_Members_Theme_Compat::directory_content() |
Filter the_content with the members index template part. |
| BP_Members_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |