File: bp-members/bp-members-template.php |
Description |
|---|---|
| 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_directory_members_search_form() |
Output the Members directory search form. |
| bp_total_site_member_count() |
Output the total member count. |
| bp_get_total_site_member_count() |
Get the total site member count. |
| bp_get_member_profile_data() |
Get a piece of user profile data. |
| bp_get_member_profile_data |
Filters resulting piece of member profile data. |
| bp_get_member_profile_data_{$profile_data[$r[‘field’]][‘field_type’]} |
Filters the resulting piece of member profile data by field type. |