@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_activity_clear_cache_for_activity() |
Clear a cached activity item when that item is updated. |
bp_activity_clear_cache_for_deleted_activity() |
Clear cached data for deleted activity items. |
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_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_admin_get_activity_actions() |
Get flattened array of all registered activity actions. |