Skip to content

1.1.0

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 31 Mar 19:17
· 1 commit to master since this release
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"]