File: bp-activity/bp-activity-filters.php |
Description |
---|---|
bp_activity_heartbeat_pulse |
Filters the pulse frequency to be used for the BuddyBoss Activity heartbeat. |
bp_activity_filter_just_me_scope() |
Set up activity arguments for use with the ‘just-me’ 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_check_activity_types |
Filters the default activity types that BuddyPress should moderate. |
bp_activity_check_moderation_keys() |
Moderate the posted activity item, if it contains moderate keywords. |
bp_activity_check_blacklist_keys() |
Mark the posted activity as spam, if it contains blacklist keywords. |