4.12.0

2020-04-23 Fix4 Tweak3

Fixes

  • Output the correct event capacity as a formatted integer in the admin meta box, which also renders on the Community Events Tickets form. [ETP-307]
  • Prevent errors when a post has previously sold tickets for a now-deactivated Ticket Provider (WooCommerce or Easy Digital Downloads). [ETP-235]
  • Remove the provider parameter from the WooCommerce checkout URL to prevent conflicts when completing orders, with payment gateways using parameters. [ETP-222]
  • Fully deprecate the wootickets-tickets-email-enabled filter with its tribe_tickets_plus_email_enabled replacement (introduced in version 4.7.1). Props to @aaemnnosttv for identifying the incomplete deprecation. [ETP-197]

Tweaks

  • Use the new attendees code implemented in Event Tickets to reduce duplicated code in both plugins. [ETP-311]
  • Implement WooCommerce price suffix for the tickets block when you have the WooCommerce tax feature enabled. [ET-620]
  • Load plugin text domain on the new 'tribe_load_text_domains' hook instead of the 'plugins_loaded' hook to support third-party translation providers. [ETP-308]