Event Tickets Plus
Fixes
- Improve the My Tickets (order-tickets.php) template logic to work with all ticketing providers (our thanks go out to Maksem who highlighted this problem)
- Stop logic for dealing with recurring events from impacting other post types
- Ensure ticket meta functions as expected with the Easy Digital Downloads ticket provider
Tweaks
- Share "tickets unavailable" messaging across ticketing providers to prevent unnecessary duplication
Fixes
- Resolved conflict with WooCommerce Memberships plugin that would cause ticket prices to be erroneously discounted while editing them (Initially reported by @foxfirecr8 - thank you!)
- Improved the logic handling attendee meta data collection to avoid instances where a large number of tickets would cause data loss (Thank you to @FRANK for his help in reporting this)
Fixes
- Resolved warnings during WPEC checkouts that prevented proper page redirection after ticket purchases (props to @sewhouston in the support forums for reporting this!)
Tweaks
- Allow for basic HTML tag support in attendee meta fields (Shout out to @lpoindexter for reporting this on in the forums.)
Fixes
- Avoid Organizer and Venue being unset when updating a WooCommerce managed event ticket in WooCommerce
- Limit the potential for race conditions leading to duplicate "human readable" IDs
Fixes
- Hide attendee optout meta field from the WooCommerce Individual Order Items (thanks @Douglas for getting this report into us via the support forums.)
Fixes
- Update of price in WooCommerce does not update _EventCost
- Add attendee meta info to tickets email
- Ensure continued compatibility with WooCommerce
- Ensure continued compatibility with WP E-Commerce
- Made sure a SKU will be automatically generated for WooCommerce tickets if not provided.
- Resolve issue where "Don't list me on attendees public attendees list" is visible even when "Hide attendees list" is checked in admin
Fixes
- Add attendee meta for all non event post types in the CSV export
- Use numeric ID for QR checkin instead of the new Human Readable format
- Restore APM functionality with tickets
- Ensure proper behavior of attendees list checkbox
- Remove notices in attendees export by CSV or Email when using Community Tickets
Features
- Authenticated attendees now can edit meta fields created by the event admin
- Global stock support added to the Easy Digital Downloads integration (Thank you dimitrilongo for the report!)
Tweaks
- Added event tickets unique ID generation to have human-readable event ticket identification hashes across events (Thanks to Matt Broffman for submitting this idea on UserVoice!)
- Language files in the
wp-content/languages/pluginspath will be loaded before attempting to load internal language files (Thank you to user @aafhhl for bringing this to our attention!) - Added messaging about ticket availability to the Easy Digital Downloads, Shopp, WooCommerce, and WPEC ticket forms (Props to @masteradhoc on GitHub for this change!)
- Record the user ID associated with the creation of new attendee records
- Updated plugin description on admin plugin page
- Move plugin CSS to PostCSS
Fixes
- Prevent Fatals when GD Library is not active on the server (Thanks to @jamesgol for fixing the bug)
Fixes
- Automatically restock ticket inventory when an attendee is deleted (WooCommerce implementation)
- Improve counting of deleted attendee records
- Make the meta.php template overrideable
Tweaks
- The front-end list of RSVP attendees is now hidden by default
Fixes
- WooCommerce status change on orders will no longer trigger an empty email (Thanks @W David for the report here)
- The broken link in the Easy Digital Downloads ticket email no longer links to a hole in the internet (Thanks to @Safety for the report in the forums)
