Event Tickets Plus
Features
- Implement new functions from Event Tickets to easily rename ticket types and ensure consistent wording. Many translated strings will need updating. [ETP-145]
Fixes
- Correct checks to WooCommerce
is_on_sale(),get_regular_price()andget_sale_price(). [ETP-47] - Correct text domain strings that did not match
event-tickets-plus. [ET-592] - Ensure we are correctly checking
ticket_end_datewhen saving the ticket start and end date from the ticket editor. [ETP-159] - Do not add
&provider=tribe_wooticketquery argument to WooCommerce Cart and Checkout URLs if there aren't tickets in the Cart. [ETP-52]
Tweaks
- Modify filter to enable security code check during QR checkin by default. [ETP-91]
- Additional escaping in the
woocommerce-metabox-capacityadmin-view template and clean up code formatting of some view templates. [ETP-145] - Add a note to the public Attendees List opt-out checkbox in tickets admin (classic editor only). [ET-615]
- Removed filters:
wootickets_email_message - Changed views:
attendees-list,tickets-plus/orders-edit-meta,tickets-plus/orders-tickets
Languages
- 50 new strings added, 68 updated, 29 fuzzied, and 43 obsoleted
Tweaks
- Remove duplicate ticket script to prevent JavaScript conflicts. [ET-596]
Tweaks
- Avoid loading plugin assets on post types that are not tickets-enabled post types
- Tweak styles around asterisk for required attendee registration inputs.
- Ensure font weight is standardized for attendee fields on single-event and tickets views.
Fixes
- WooCommerce tickets no longer show negative quantity available to purchase, such as if a ticket product is already oversold and backorders are not allowed
Languages
- 0 new strings added, 22 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Clean up the way we query pending orders for tickets, add caching to prevent repeated queries, and optimize meta calls for order information.
- Update the WooCommerce minimum version as version prior to 3.7 are now incompatible.
Fixes
- Prevent Composer Autoloader from taking too much time loading files and stop autoloading a class unnecessarily on each page load
- Correct a bad
selfreference inTribe__Tickets_Plus__Commerce__WooCommerce__Metathat could cause a fatal.
Features
- Added an 'Unlimited' drop-down option to the Stock filter for Advanced Post Manager to avoid having to manually filter by '-1'
- Stock and Sales values for Advanced Post Manager now display as formatted numbers (such as 'Unlimited' instead of '-1' stock and '2,520' instead of '2520' sales)
Fixes
- Adjust Stock and Sales filter values for Advanced Post Manager display
- Avoid potential PHP fatal errors with Advanced Post Manager
- Correct display value for Advanced Post Manager's Stock column for events with Global Stock
- Unlimited stock events now appear when searching "Ticket Stock is at least ..."
Languages
- 0 new strings added, 16 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Attendees Report's "Orders" tab now displays amount sold and available regardless of amount, including for unlimited and zero remaining for Easy Digital Downloads and WooCommerce attendees
- Prevent Attendee Registration saving from storing only the last attendee's information for all Easy Digital Downloads attendees
Languages
- 0 new strings added, 13 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Add compatibility for plugins that separate tickets into separate line items and allow filtering those tickets found in the cart
- Added filters:
tribe_tickets_plus_edd_tickets_in_cart,tribe_tickets_plus_woocommerce_tickets_in_cart
Fixes
- Prevent PHP notices when updating Attendee Fields on the My Tickets Page
- Prevent throwing notices on the orders view if there are no orders to show
- Update outdated gradient direction syntax in
wootickets.pcss
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Reduced file size by removing .po files and directing anyone creating or editing local translations to translations.theeventscalendar.com
- Add class exists check for
Tribe__Tickets_Plus__Commerce__WooCommerce__Emailto prevent fatal error in rare cases - Added filters:
tribe_tickets_plus_get_total_complete,tribe_tickets_plus_get_total_refunded,event_tickets_plus_commerce_edd_refunded_payment_statuses - Changed views:
eddtickets/tickets,meta/checkbox,meta/number,meta/radio,meta/select,meta/text,tickets-plus/orders-edit-meta,wootickets/tickets
Fixes
- Adjust WooCommerce attendee totals to account for refunded (do not include refunded in completed)
- Correctly check for attendees created just before sending ticket emails, which resolves ticket email problems when adding a ticket and then another product to the cart and checking out
- Get each ticket's quantity available in a filterable way
- Dependency checker now correctly identifies missing Event Tickets on activation or deactivation of Event Tickets with The Events Calendar active
- Fix the attendee registration settings slugs used in the
retro_attendee_page_optionfunctionality - Check for available stock by using
_tribe_ticket_capacityinstead of_stockmeta field in Easy Digital Downloads - Resolved issue with saving Attendee Information checkbox and radio field values when editing them
- Prevent PHP notices when an optional radio button is left empty in attendee information
Languages
- 1 new strings added, 36 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Don't duplicate IDs, correct templates as needed
- Remove fee calculation coding from WooCommerce Tickets Order Report and replace with filters for Community Tickets to utilize
- Added filters:
tribe_tickets_plus_edd_order_table_classes,tribe_tickets_plus_woocommerce_order_table_classes,tribe_tickets_plus_woocommerce_orders_columns,tribe_tickets_plus_woocommerce_filter_column_total,tribe_tickets_plus_woocommerce_filter_individual_order_totals_in_event_sales,tribe_tickets_plus_woocommerce_filter_report_event_sales_total,tribe_tickets_order_report_show_title,tribe_tickets_edd_order_report_show_title,tribe_tickets_edd_order_report_title,tribe_tickets_order_report_show_title,tribe_tickets_woocommerce_order_report_show_title,tribe_tickets_woocommerce_order_report_title - Removed filters:
tribe_events_orders_report_site_fees_note - Added actions:
tribe_tickets_plus_woocommerce_sales_report_after_order_breakdown
Fixes
- Replace calculations in WC order report to utilize filters so Community Tickets (and other plugins) can add/modify them as needed.
Languages
- 1 new strings added, 18 updated, 0 fuzzied, and 2 obsoleted
