Filter: mc_post_template

apply_filters( 'mc_post_template', $template, $terms ) → {string}

Filter post template when event post is generated.

Parameters:
Name Type Description
$template string

Template keyword or structure.

$terms array

Terms attached to this event.

Source:
Returns:
Type
string

apply_filters( 'mc_post_template', $template, $terms ) → {string}

Filter post template when event post is generated.

Parameters:
Name Type Description
$template string

Template keyword or structure.

$terms array

Terms attached to this event.

Source:
Returns:
Type
string