File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_activity_post_form_action |
Filters the action url used for the activity post form. |
bp_get_total_favorite_count_for_user() |
Return the total favorite count for a specified user. |
bp_get_total_favorite_count_for_user |
Filters the total favorite count for a 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_get_total_mention_count_for_user |
Filters the total mention count for a user. |
bp_send_public_message_link() |
Output the public message link for displayed user. |
bp_get_send_public_message_link() |
Return the public message link for the displayed user. |
bp_get_send_public_message_link |
Filters the public message link for the displayed user. |
bp_activity_recurse_comments_activity_ids() |
Recurse through all activity comments and return the activity comment IDs. |