Holidays

Holiday lists can be used in recurrent events and the shortcode [eme_calendar].

A list of holidays is a list of dates (one per line) in one of the following formats:

  • YYYY-MM-DD
  • YYYY-MM-DD, holiday name
  • YYYY-MM-DD–YYYY-MM-DD, holiday name (this indicates a range of days)
  • YYYY-MM-DD, holiday name, calendar CSS class

When used for recurrent events, selecting a holiday list prevents recurring events being created on those days.
When used in the calendar shortcode, a holiday list can show the holiday info in the calendar if the format contains at least the holiday name. If also a CSS class is provided, that class is used to show the holiday in the calendar, otherwise ’eme-cal-holidays’ is used as CSS class.

Scroll to Top