[eme_mytasks]

[eme_mytasks]
Will show all signed up tasks for the logged in user, based on the layout given by the templates or by the generic booking list format. Accepts the following arguments:

  • scopelimit tasks to events with mentioned scope. Default value: “future”, other values: “past” or “all”
  • template_id, template_id_header, template_id_footer (optional): use a predefined format template for the bookings list header, footer or list entry
  • task_id: the task where you want to show things for
  • event_id: the event od where you want to show things for

Example:
[eme_mytasks template_id=3 template_id_header=7 template_id_footer=9 scope='past']
[eme_mtyasks template_id=3 ]

Scroll to Top