apply_filters( 'mc_category_list', $cats, $data ) → {array}
Filter the categories available in a category selection interface.
Parameters:
Name | Type | Description |
---|---|---|
$cats |
array | Array of categories. |
$data |
object | An object with selected category data. |
- Source:
Returns:
- Type
- array