apply_filters( 'mc_upcoming_events_footer', $header ) → {string}
Replace the list footer for upcoming events lists. Default value </ul>
.
Parameters:
Name | Type | Description |
---|---|---|
$header |
string | Existing upcoming events footer HTML. |
- Source:
Returns:
List header HTML.
- Type
- string