@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_activity_comment_form() |
Load the Activity comment form |
| bp_nouveau_activity_comment_buttons() |
Output the action buttons for the activity comments |
| bp_nouveau_get_activity_comment_buttons() |
Get the action buttons for the activity comments |
| bp_nouveau_get_activity_comment_buttons |
Filter to add your buttons, use the position argument to choose where to insert it. |
| bp_nouveau_return_activity_comment_buttons |
Leave a chance to adjust the $return |
| bp_nouveau_get_activity_entry_buttons |
Filter to add your buttons, use the position argument to choose where to insert it. |
| bp_nouveau_return_activity_entry_buttons |
Leave a chance to adjust the $return |
| bp_nouveau_activity_comments() |
Output Activity Comments if any |
| bp_nouveau_activity_recurse_comments() |
Loops through a level of activity comments and loads the template for each. |
| bp_nouveau_activity_state() |
Output the state buttons inside an Activity Loop. |