@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Members_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ single home template part. |
BP_Registration_Theme_Compat::dummy_content() |
Filter the_content with either the register or activate templates. |
BP_Registration_Theme_Compat |
The main theme compat class for BuddyPress Registration. |
BP_Registration_Theme_Compat::__construct() |
Setup the groups component theme compatibility. |
BP_Registration_Theme_Compat::is_registration() |
Are we looking at either the registration or activation pages? |
BP_Registration_Theme_Compat::dummy_post() |
Update the global $post with dummy data. |
bp_get_member_class() |
Return the row class of the current member in the loop. |
bp_get_member_class |
Filters the determined classes to add to the HTML element. |
bp_member_class() |
Output the row class of the current member in the loop. |
bp_friends_filter_user_query_populate_extras() |
Filter BP_User_Query::populate_extras to add confirmed friendship status. |