Filter: mc_inner_content_template_fields

apply_filters( 'mc_inner_content_template_fields', $description_fields, $event ) → {array}

Filter fields that mc_inner_content runs on in templates.

Parameters:
Name Type Description
$description_fields array

Array of template tags containing event description data.

$event object

Event object.

Source:
Returns:
Type
array