File: bp-activity/bp-activity-filters.php |
Description |
|---|---|
| bp_activity_timestamp_class() |
Check if Activity Heartbeat feature i on to add a timestamp class. |
| bp_activity_heartbeat_last_recorded() |
Use WordPress Heartbeat API to check for latest activity update. |
| bp_activity_heartbeat_strings() |
Set the strings for WP HeartBeat API where needed. |
| heartbeat_settings |
Filter that checks whether the global heartbeat settings already exist. |
| 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_get_moderated_activity_types() |
Types of activity feed items to moderate. |
| 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. |