apply_filters( 'mc_happening_next_template', $template, $event ) → {string}
Customize the template used to draw the "happening now" shortcode output.
Parameters:
Name | Type | Description |
---|---|---|
$template |
string | HTML and template tags. |
$event |
object | Event object to draw. |
- Source:
Returns:
- Type
- string