[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:
scope
limit 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 entrytask_id
: the task where you want to show things forevent_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 ]