@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_activity_permalink_id |
Filters the activity action permalink ID. |
bp_activity_thread_permalink() |
Output the activity thread permalink. |
bp_activity_comment_form_nojs_display() |
Output the activity comment form no JavaScript display CSS. |
bp_get_activity_comment_form_nojs_display() |
Return the activity comment form no JavaScript display CSS. |
bp_activity_comment_form_action() |
Output the activity comment form action. |
bp_get_activity_comment_form_action() |
Return the activity comment form action. |
bp_activity_recurse_comment_count() |
Return the total number of comments to the current comment. |
bp_activity_comment_link() |
Output the activity comment link. |
bp_get_activity_comment_link() |
Return the activity comment link. |
bp_get_activity_comment_link |
Filters the comment link for the current activity comment. |