@since: BuddyPress 2.2.0 |
Description |
---|---|
bp_activity_get_post_type_tracking_args |
Filters tracking arguments for a specific post type. |
bp_activity_get_post_types_tracking_args() |
Get tracking arguments for all post types. |
bp_activity_get_post_types_tracking_args |
Filters tracking arguments for all post types. |
bp_activity_get_actions() |
Get all components’ activity actions, sorted by their position attribute. |
bp_activity_set_post_type_tracking_args() |
Set tracking arguments for a given post type. |
bp_activity_filter_mentions_scope() |
Set up activity arguments for use with the ‘favorites’ scope. |
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_Component::setup_cache_groups() |
Setup cache groups. |
BP_Activity_Activity::get_scope_query_sql() |
Get the SQL for the ‘scope’ param in BP_Activity_Activity::get(). |