Namespaces: global |
Description |
|---|---|
| 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_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. |
| 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. |