Event Tickets Plus
Fixes
- Ensure the correct user ID is associated with tickets/attendees (props: @Andras)
- Ensure the event_id and ticket_id variables are usable within the tribe_tickets_plus_qr_handle_redirects filter (props: @Cliff)
Fixes
- Prevent fatals involving Commerce Classes and Tribe__Tickets__Tickets
Features
- Show remaining ticket count, buy now now buttons in list views of The Events Calendar [71092 & 71094]
- An API to get ticket, attendee, event, and order infomation from a post id for RSVP, Easy Digital Downloads, and WooCommerce Tickets
Tweaks
- Removed support for Shopp and WP E-Commerce plugins
- Added filters:
tribe_events_tickets_woo_quantity_column_class - Removed filters:
shopptickets_assign_to_category,shopptickets_ticket_category,shopptickets_generate_tickets_hook,shopptickets_historical_purchase_names,shopptickets_ticket_category_description,shopptickets_ticket_category_parent,tribe_tickets_plus_shopp_get_ticket,shopptickets_ticket_price_html,shopptickets_quantity_selector_options,shopptickets_ticket_email_content,shopptickets_ticket_email_headers,shopptickets_ticket_email_attachments,shopptickets_ticket_email_recipient,shopptickets_ticket_email_subject,wpectickets_order_is_complete,wpecticket_fulfilment_error_message,tribe_tickets_plus_wpec_get_ticket,wpectickets_ticket_price_html - Removed actions:
event_tickets_shopp_attendee_created,event_tickets_shopp_ticket_created,shopptickets_checkin,shopptickets_uncheckin,event_tickets_wpec_attendee_created,event_tickets_wpec_ticket_created,wpectickets-send-tickets-email,eddtickets_ticket_deleted,wpectickets_checkin,wpectickets_uncheckin - Changed views:
eddtickets/tickets,shopptickets/tickets,tickets-plus/attendee-list-checkbox-rsvp,tickets-plus/attendee-list-checkbox-tickets,wootickets/tickets,wpectickets/tickets
Languages
- 0 new strings added, 34 updated, 0 fuzzied, and 21 obsoleted [event-tickets-plus]
Features
- Overlay over ticket fields when javascript is disabled to prevent ticket orders
Performance
- Remove unnecessary ticket stock queries and avoid running some where unnecessary (our thanks to @mindshare for highlighting some of these issues)
Tweaks
- Included a New Filter
tribe_tickets_plus_qr_handle_redirectsto give the chance to modify the QR checkin redirect URL
Fixes
- Do not add "you will received your tickets in another email" messaging to refund notices (our thanks to Shadi Habbal for highlighting this)
Tweaks
- Shopp and WP E-Commerce integrations have been deprecated prior to removal in a future release
- Further adjustments made to our plugin licensing system
Fixes
- Ensure catalog visibility and other product attributes for WooCommerce-driven tickets are set as expected
- Ensure attendee infomation is retained in a WooCommerce session for the user to prevent loss of data
- On refund of WooCommerce Tickets, add stock back to global and capped stock if enabled
Tweaks
- Adjustments made to our plugin licensing system
Fixes
- Improvements to ensure attendee list optout functionality works with WooCommerce 3.x (thanks to @jtsternberg for highlighting these issues)
- Fixed a number of text domains for proper string translation (Thanks to @websource and @Frank) [76084]
Tweaks
- Add a hook making it possible to override the initial ticket number (props @cliffordp)
Fixes
- Changes to support WooCommerce 3.0
Tweaks
- Raises the minimum support version of WooCommerce to 2.2
Fixes
- Ensure additional attendee meta data is stored regardless of attendee record generation settings (Thanks for the report @hans)
- Improve handling of unlimited ticket stock in relation to WooCommerce tickets (Thank you @jtsternberg for the Pull Request fix via github)
Fixes
- Prevent fatal when attempting to render QR codes when gzuncompress() is unavailable
- Fixed a bug that meant the Attendee Meta info didn't work on multiple tickets purchased at same time (thanks to @robertstaddon for the report)
