Calendar placeholders

This defines the layout of the calendar when using the shortcode [eme_calendar]. The standard placeholders for events AND the extra placeholders (in this case only conditional tags) mentioned below can be used:

  • #_IS_START_DAY returns 1 if the calendar day corresponds to the start day of an event
  • #_IS_END_DAY returns 1 if the calendar day corresponds to the end day of an event
  • #_IS_NOT_START_OR_END_DAY returns 1 if the calendar day corresponds to neither the start or end day of an event
Scroll to Top