apply_filters( 'mc_category_selector', $toggle, $categories ) → {string}
Filter the HTML for the category filter dropdown in navigation elements.
Parameters:
Name | Type | Description |
---|---|---|
$toggle |
string | HTML output for control. |
$categories |
array | Available categories. |
- Source:
Returns:
- Type
- string