File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| 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. |
| bp_mentioned_user_display_name() |
Output the mentioned user display name. |
| bp_get_mentioned_user_display_name() |
Returns the mentioned user display name. |
| bp_get_mentioned_user_display_name |
Filters the mentioned user display name. |
| bp_activity_post_form_action() |
Output the activity post form action. |
| bp_get_activity_post_form_action() |
Return the activity post form action. |
| bp_get_activity_post_form_action |
Filters the action url used for the activity post form. |