@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_activity_new_comment_notification_helper() |
Helper method to map action arguments to function parameters. |
bp_activity_get_userid_from_mentionname() |
Get a user ID from a “mentionname”, the name used for a user in @-mentions. |
bp_activity_at_mention_add_notification() |
Notify a member when their nicename is mentioned in an activity feed item. |
bp_activity_get_where_conditions |
Filters the MySQL WHERE conditions for the Activity items get method. |
BP_Activity_Feed::http_headers() |
Sets various HTTP headers related to Content-Type and browser caching. |
bp_displayed_user_mentionname() |
Output the mentionname for the displayed user. |
bp_get_displayed_user_mentionname() |
Get the mentionname for the displayed user. |
bp_get_displayed_user_mentionname |
Filters the mentionname for the displayed user. |