@since: BuddyPress 1.5.0
Description
bp_members_signup_error_message

Filters the error message in the loop.

Source: bp-members/screens/register.php:220

bp_core_screen_signup

Fires right before the loading of the Member registration screen template file.

Source: bp-members/screens/register.php:315

bp_core_template_register

Filters the template to load for the Member registration page screen.

Source: bp-members/screens/register.php:324

bp_members_screen_display_profile()

Handle the display of the profile page by loading the correct template file.

Source: bp-members/screens/profile.php:14

member_loop_end

Fires right before the rewinding of members listing.

Source: bp-members/classes/class-bp-core-members-template.php:284

member_loop_start

Fires if the current member is the first in the loop.

Source: bp-members/classes/class-bp-core-members-template.php:317

BP_Core_Members_Template::__construct()

Constructor method.

Source: bp-members/classes/class-bp-core-members-template.php:133

BP_Core_Whos_Online_Widget::__construct()

Constructor method.

Source: bp-members/classes/class-bp-core-whos-online-widget.php:24

BP_Members_Component::setup_title()

Set up the title for pages.

Source: bp-members/classes/class-bp-members-component.php:440

bp_members_screen_display_profile

Filters the template to load for the Member profile page screen.

Source: bp-members/screens/profile.php:30