File: bp-activity/bp-activity-functions.php |
Description |
---|---|
bp_activity_get_user_favorites |
Filters the favorited activity items for a specified user. |
bp_activity_get_action() |
Retrieve the current action from a component and key. |
bp_activity_get_action |
Filters the current action by component and key. |
bp_activity_get_types() |
Fetch details of all registered activity types. |
bp_activity_get_post_type_tracking_args() |
Get tracking arguments for a specific post type. |
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_type_supports() |
Check if the *Post Type* activity supports a specific feature. |
bp_activity_post_type_get_tracking_arg() |
Get a specific tracking argument for a given activity type |