4.5.6
2017-10-18 Feature1 Fix5 Tweak3 Compatibility1Features
- Added new filter,
tribe_tickets_plus_meta_cookie_flag, that lets users manually control the updating of attendee meta storage cookies.
Fixes
- Updated some template files to use the
wc_get_cart_url()function (instead of calling theget_cart_url()WC method directly) to prevent PHP notices - Improved some aspects of temporary storage of attendee meta during the checkout process; the data persists more reliably (props to @slny311 and others)
- Re-added legacy WooCommerce version 2.x _visibility "hidden" meta to ticket Products (missing as of version 4.4.7 until now).
- Added support for the resend tickets email action when running alongside WooCommerce 3.2.x (with thanks to Benjamin Schreier for highlighting this)
- Fixed an issue with Easy Digital Downloads tickets not being correctly assigned to users in some cases (thank you @atmedia for reporting this!)
Tweaks
- Added new
wootickets_ticket_email_attachmentsfilter - Added CSS class and filter to table rows in WooCommerce ticket purchase form (thank you @helgatheviking for coding this)
- Started using Woo's Decimal Separator setting on the Add Ticket screens
Compatibilitys
- Minimum supported version of WooCommerce is now 2.5
