Namespaces: global |
Description |
|---|---|
| bp_get_total_favorite_count_for_user() |
Return the total favorite count for a specified user. |
| bp_total_mention_count_for_user() |
Output the total mention count for a specified user. |
| bp_get_total_mention_count_for_user() |
Return the total mention count for a specified user. |
| bp_activity_delete_url() |
Output the URL to delete a single activity feed item. |
| bp_get_activity_delete_url() |
Return the URL to delete a single activity item. |
| bp_activity_latest_update() |
Output the activity latest update link. |
| bp_get_activity_latest_update() |
Return the activity latest update link. |
| bp_activity_filter_links() |
Output the activity filter links. |
| bp_get_activity_filter_links() |
Return the activity filter links. |
| bp_activity_can_comment() |
Determine if a comment can be made on an activity item. |