Releases: joedolson/my-tickets
Releases · joedolson/my-tickets
My Tickets v1.7.10
= 1.7.10 =
- Increase prominence of sales & help sidebar blocks.
- Update dashicon implementation for accessibility.
- Missing ID on 'Get Support' heading.
- Bug fix: Must exit after wp_safe_redirect
- Bug fix: improve code locating wp-load for QR codes
My Tickets v.1.7.8
= 1.7.8 =
- Bug fix: Tickets duplicated when offline payments completed.
- Bug fix: Fix headers on date report CSV.
- Bug fix: Delete both logged-in and logged-out carts if both exist after purchase.
- Change: add additional parameters to some functions for filtering purposes.
- Change: add email as output in date report CSV.
- Add: mt_purchase_completed action on confirmation screen.
My Tickets v1.7.7
= 1.7.7 =
- Bug fix: PHP notice due to incorrectly named variable.
- Bug fix: Offline pending payments should still deliver tickets.
- Change: exlude .mt-plugin class from cart button actions.
My Tickets v1.7.6
= 1.7.6 =
- Bug fix: Further rewriting of offline payment handling.
- Bug fix: Improve sending of email notifications
- Change: Track prior status for transitions
- Add filter: mt_ticketing_availability to filter ticket types available in a given cart. (#1)
My Tickets v1.7.5
= 1.7.5 =
- Bug fix: misc.issues in offline gateway
- Change: unify behavior of offline gateway with other gateways to eliminate code exceptions and related issues...
My Tickets v1.7.4
= 1.7.4 =
- Bug fix: offline payment better redirection
- Code sniffing and conformance.
- Button to remove ticket types.
- Move development to GitHub