@since: BuddyPress 3.0.0 |
Description |
---|---|
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_activity_comment_action() |
Ouptut the Activity comment action string |
bp_nouveau_get_activity_comment_action() |
Get the Activity comment action string |
bp_nouveau_activity_state() |
Output the state buttons inside an Activity Loop. |
bp_nouveau_activity_entry_buttons() |
Output the action buttons inside an Activity Loop. |
bp_nouveau_get_activity_entry_buttons() |
Get the action buttons inside an Activity Loop, |
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 |