File: bp-members/bp-members-template.php |
Description |
---|---|
bp_total_site_member_count() |
Output the total member count. |
bp_get_total_site_member_count() |
Get the total site member count. |
bp_get_total_site_member_count |
Filters the total site member count. |
bp_get_loggedin_user_nav() |
Render the navigation markup for the logged-in user. |
bp_displayed_user_front_template_part() |
Output the contents of the current user’s home page. |
bp_displayed_user_get_front_template() |
Locate a custom user front template if it exists. |
bp_displayed_user_get_front_template |
Filters the hierarchy of user front templates corresponding to a specific user. |
bp_member_hidden_fields() |
Output hidden input for preserving member search params on form submit. |
bp_get_member_profile_data() |
Get a piece of user profile data. |
bp_get_member_profile_data |
Filters resulting piece of member profile data. |