@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_member_template_part() |
Load the appropriate content for the single member pages |
| bp_nouveau_get_member_meta() |
Get the member meta. |
| bp_nouveau_get_member_meta |
Filter to add/remove Member meta. |
| bp_nouveau_member_hook() |
Fire specific hooks into the single members templates |
| bp_nouveau_member_email_notice_settings() |
Template tag to wrap the notification settings hook |
| bp_nouveau_member_header_buttons() |
Output the action buttons for the displayed user profile |
| bp_nouveau_members_loop_buttons() |
Output the action buttons in member loops |
| bp_nouveau_get_members_buttons() |
Get the action buttons for the displayed user profile |
| bp_nouveau_get_members_buttons |
Filter to add your buttons, use the position argument to choose where to insert it. |
| bp_nouveau_return_members_buttons |
Leave a chance to adjust the $return |