• Montrer une liste de tous vos événements
    [ESPRESSO_EVENTS]
  • Définir un titre personnalisé pour la liste d’événements
    [ESPRESSO_EVENTS title= »My Super Event List »]
  • Don’t display a title/heading before the event list
    [ESPRESSO_EVENTS show_title=false]
  • Limiter (paginer) le nombre d’événements affichés dans la liste sur une page ou un post
    [ESPRESSO_EVENTS limit=5]
  • Add a custom CSS class to each event post/article
    [ESPRESSO_EVENTS css_class=my-custom-class]
  • Filter the event list by month and year
    [ESPRESSO_EVENTS month= »July 2018″]
  • Show expired events in the event list
    [ESPRESSO_EVENTS show_expired=true]
  • Sorts the event list in ascending order
    [ESPRESSO_EVENTS sort=ASC]
  • Sorts the event list in descending order
    [ESPRESSO_EVENTS sort=DESC]
  • Order the event list by a specific set of parameters (refer to available options below)
    [ESPRESSO_EVENTS order_by=start_date,id]

These parameters (options) are available for the order_by shortcode parameter above. Multiple parameters should be separated by a comma.

id
start_date
end_date
event_name
venue_title
city
state