apply_filters( 'sensei_analysis_user_profile_filter_statuses', $activity_args ) → {array}
Filter the activity args for the user profile statuses.
Parameters:
Name | Type | Description |
---|---|---|
$activity_args |
array | The array of activity args. |
Returns:
The filtered array of activity args.
- Type
- array