File: bp-activity/bp-activity-filters.php |
Description |
---|---|
bp_activity_excerpt_append_text |
Filters the appended text for the activity excerpt. |
bp_activity_truncate_entry |
Filters the composite activity excerpt entry. |
bp_activity_link_preview() |
Embed link preview in activity content |
bp_activity_get_js_dependencies() |
Include extra JavaScript dependencies for activity component. |
bp_activity_newest_class() |
Add a just-posted classes to the most recent activity item. |
bp_activity_display_all_types_on_just_me() |
Returns $args to force display of all member activity types on members activity feed. |
bp_activity_timestamp_class() |
Check if Activity Heartbeat feature i on to add a timestamp class. |
bp_activity_allowed_tags |
Filters the allowed HTML tags for BuddyBoss Activity content. |
bp_activity_at_name_filter() |
Find and link @-mentioned users in the contents of a given item. |
bp_activity_at_name_filter_updates() |
Catch mentions in an activity item before it is saved into the database. |