@since: BuddyPress 1.7.0
Description
BP_Members_Theme_Compat::single_dummy_content()

Filter the_content with the members’ single home template part.

Source: bp-members/classes/class-bp-members-theme-compat.php:217

BP_Registration_Theme_Compat::dummy_content()

Filter the_content with either the register or activate templates.

Source: bp-members/classes/class-bp-registration-theme-compat.php:137

BP_Registration_Theme_Compat

The main theme compat class for BuddyPress Registration.

Source: bp-members/classes/class-bp-registration-theme-compat.php:22

BP_Registration_Theme_Compat::__construct()

Setup the groups component theme compatibility.

Source: bp-members/classes/class-bp-registration-theme-compat.php:29

BP_Registration_Theme_Compat::is_registration()

Are we looking at either the registration or activation pages?

Source: bp-members/classes/class-bp-registration-theme-compat.php:38

BP_Registration_Theme_Compat::dummy_post()

Update the global $post with dummy data.

Source: bp-members/classes/class-bp-registration-theme-compat.php:99

bp_get_member_class()

Return the row class of the current member in the loop.

Source: bp-members/bp-members-template.php:612

bp_get_member_class

Filters the determined classes to add to the HTML element.

Source: bp-members/bp-members-template.php:658

bp_member_class()

Output the row class of the current member in the loop.

Source: bp-members/bp-members-template.php:601

bp_friends_filter_user_query_populate_extras()

Filter BP_User_Query::populate_extras to add confirmed friendship status.

Source: bp-friends/bp-friends-filters.php:26