@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_members_signup_error_message |
Filters the error message in the loop. |
| bp_core_screen_signup |
Fires right before the loading of the Member registration screen template file. |
| bp_core_template_register |
Filters the template to load for the Member registration page screen. |
| bp_members_screen_display_profile() |
Handle the display of the profile page by loading the correct template file. |
| member_loop_end |
Fires right before the rewinding of members listing. |
| member_loop_start |
Fires if the current member is the first in the loop. |
| BP_Core_Members_Template::__construct() |
Constructor method. |
| BP_Core_Whos_Online_Widget::__construct() |
Constructor method. |
| BP_Members_Component::setup_title() |
Set up the title for pages. |
| bp_members_screen_display_profile |
Filters the template to load for the Member profile page screen. |