File: bp-activity/bp-activity-filters.php |
Description |
---|---|
bp_add_member_follow_scope_filter() |
Filter the members loop on a follow page. |
bp_users_filter_activity_following_scope() |
Set up activity arguments for use with the ‘following’ scope. |
bp_activity_filter_favorites_scope() |
Set up activity arguments for use with the ‘favorites’ scope. |
bp_activity_truncate_entry() |
Truncate long activity entries when viewed in activity feeds. |
bp_activity_maybe_truncate_entry |
Provides a filter that lets you choose whether to skip this filter on a per-activity basis. |
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. |