apply_filters( 'sensei_analysis_user_profile_columns', $columns ) → {array}
Filter the columns that are going to be used in the table.
Parameters:
| Name | Type | Description |
|---|---|---|
$columns |
array | The array of columns to use with the table. |
Returns:
The filtered array of columns to use with the table.
- Type
- array