@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_comment_date_recorded() |
Output the formatted date_recorded of the activity comment currently being displayed. |
| bp_activity_current_comment |
Filters the current comment being recursed. |
| bp_activity_comment_id() |
Output the ID of the activity comment currently being displayed. |
| bp_get_activity_comment_id() |
Return the ID of the activity comment currently being displayed. |
| bp_activity_comment_id |
Filters the ID of the activity comment currently being displayed. |
| bp_activity_comment_user_id() |
Output the ID of the author of the activity comment currently being displayed. |
| bp_activity_current_comment() |
Utility function that returns the comment currently being recursed. |
| bp_get_activity_parent_user_id() |
Return the parent activity’s user ID. |
| bp_get_activity_parent_user_id |
Filters the activity parent item’s user ID. |
| bp_activity_is_favorite() |
Output whether or not the current activity is in a current user’s favorites. |