@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_can_comment_reply() |
Determine whether a comment can be made on an activity reply item. |
| bp_activity_can_comment_reply |
Filters whether a comment can be made on an activity reply item. |
| bp_activity_can_favorite() |
Determine whether favorites are allowed. |
| bp_activity_can_favorite |
Filters whether or not users can favorite activity items. |
| bp_activity_delete_url() |
Output the URL to delete a single activity feed item. |
| bp_total_favorite_count_for_user() |
Output the total favorite count for a specified user. |
| bp_get_activity_delete_url() |
Return the URL to delete a single activity item. |
| bp_get_activity_delete_url |
Filters the activity delete URL. |
| bp_activity_latest_update() |
Output the activity latest update link. |
| bp_get_activity_latest_update() |
Return the activity latest update link. |