Filter: mc_category_icon

apply_filters( 'mc_category_icon', $image, $event, $type ) → {string}

Filter the HTML output for a category icon.

Parameters:
Name Type Description
$image string

Image HTML.

$event object

Event object.

$type string

Type of output - HTML or URL only.

Source:
Returns:
Type
string