@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_thread_permalink() |
Output the activity thread permalink. |
| bp_get_activity_comment_link() |
Return the activity comment link. |
| bp_get_activity_comment_link |
Filters the comment link for the current activity comment. |
| bp_activity_recurse_comment_count() |
Return the total number of comments to the current comment. |
| bp_activity_recurse_comment_count |
Filters the total number of comments for the current comment. |
| bp_activity_comment_depth() |
Output the depth of the current activity comment. |
| bp_activity_get_comment_depth() |
Return the current activity comment depth. |
| bp_activity_get_comment_depth |
Filters the comment depth of the current activity comment. |
| bp_activity_comment_link() |
Output the activity comment link. |
| bp_get_activity_comment_delete_link() |
Gets the ‘delete’ URL for the activity comment currently being displayed. |