apply_filters( 'mc_category_key', $key, $categories ) → {string}
Filter the category key output in navigation.
Parameters:
Name | Type | Description |
---|---|---|
$key |
string | Key HTML output. |
$categories |
array | Categories in key. |
- Source:
Returns:
- Type
- string