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