Skip to content

Releases: mt-support/tribe-ext-tickets-shortcodes

1.1.1

Choose a tag to compare

@borkweb borkweb released this 24 Jun 14:06

= [1.1.1] 2023-06-24 =

  • Fix - Update to use the new Service_Provider contract in common.

1.1.0

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 31 Mar 19:17
2f48287
  • Add support for ticket protected content that excludes certain tickets using the new not_ticket_ids argument 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_ids argument 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_date and date/time formats like 2020-05-01 08:00:00 using the new on argument like: [tribe_tickets_rsvp_protected_content post_id="123" on="event_start_date"]

1.0.0

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 30 Mar 19:40

Initial release