Releases: mt-support/tribe-ext-tickets-shortcodes
Releases · mt-support/tribe-ext-tickets-shortcodes
Release list
1.1.1
1.1.0
- Add support for ticket protected content that excludes certain tickets using the new
not_ticket_idsargument like:[tribe_tickets_protected_content post_id="123" not_ticket_ids="32,50,90"] - Add support for RSVP protected content that excludes certain RSVPs using the new
not_rsvp_idsargument like:[tribe_tickets_rsvp_protected_content post_id="123" not_rsvp_ids="32,50,90"] - Add support for protected content shortcodes to show on a specific date, options available are
event_start_dateand date/time formats like2020-05-01 08:00:00using the newonargument like:[tribe_tickets_rsvp_protected_content post_id="123" on="event_start_date"]