File: bp-members/bp-members-template.php |
Description |
|---|---|
| bp_user_firstname() |
Output the calculated first name of the displayed or logged-in user. |
| bp_get_user_firstname() |
Output the first name of a user. |
| bp_get_user_firstname |
Filters the first name of a user. |
| bp_get_loggedin_user_avatar() |
Get the logged-in user’s avatar. |
| bp_displayed_user_has_front_template() |
Check if the displayed user has a custom front template. |
| bp_get_displayed_user_nav() |
Render the navigation markup for the displayed user. |
| bp_get_displayed_user_nav_{$user_nav_item->css_id} |
Filters the navigation markup for the displayed user. |
| bp_displayed_user_use_cover_image_header() |
Should we use the cover photo header |
| bp_loggedin_user_avatar() |
Output the logged-in user’s avatar. |
| bp_directory_members_search_form() |
Output the Members directory search form. |