apply_filters( 'mc_todays_events_after', $item ) → {string}
Closing elements for today's events list items. Default </li>.
Parameters:
| Name | Type | Description | 
|---|---|---|
$item | 
            
            string | Template HTML closing tag.  | 
        
- Source:
 
Returns:
HTML following each event in today's events lists.
- Type
 - string