apply_filters( 'mc_category_fields', $output, $cur_cat ) → {string}
Insert custom fields for categories.
Parameters:
Name | Type | Description |
---|---|---|
$output |
string | Field HTML output. |
$cur_cat |
object | Current category object. |
- Source:
Returns:
- Type
- string