File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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_types |
Filters the available activity types. |
bp_activity_get_current_context() |
Gets the current activity context. |
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 |