Namespaces: global |
Description |
|---|---|
| bp_total_favorite_count_for_user() |
Output the total favorite 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_favorite_link() |
Output the activity favorite link. |
| bp_get_activity_favorite_link() |
Return the activity favorite link. |
| bp_activity_unfavorite_link() |
Output the activity unfavorite link. |
| bp_get_activity_unfavorite_link() |
Return the activity unfavorite link. |
| bp_activity_css_class() |
Output the activity CSS class. |
| bp_get_activity_css_class() |
Return the current activity item’s CSS class. |
| bp_activity_comment_css_class() |
Output the activity comment CSS class. |