5.0.0
2020-08-26 Feature1 Tweak4 Fix2 Language1Features
- We've introduced a refined look and experience for RSVPs! New installations of Event Tickets will gain the new look right away. Existing Event Tickets installations can opt-in upon upgrade from our previous version(s). This new design is consistent in both the Classic and Block modes so you have a better visual when creating RSVPs in either WordPress editor. [ET-866]
Tweaks
- Removed unused HTML files in the plugin root folder that were there for your reference to our plugin's data collection transparency. This information is included within WordPress' Privacy Guide at /wp-admin/privacy-policy-guide.php [ET-854]
- Added filters:
tribe_tickets_rsvp_render_step_template_args_pre_process,tribe_tickets_hide_attendees_list_optout,tribe_tickets_rsvp_create_attendee_lookup_user_from_email,tribe_tickets_rsvp_has_meta,tribe_tickets_rsvp_has_meta - Added actions:
tribe_tickets_before_front_end_ticket_form - Changed views:
v2/components/fields/birth,v2/components/fields/checkbox,v2/components/fields/datetime,v2/components/fields/email,v2/components/fields/number,v2/components/fields/radio,v2/components/fields/select,v2/components/fields/telephone,v2/components/fields/text,v2/components/fields/url,v2/components/loader/loader,v2/rsvp-kitchen-sink/form-going,v2/rsvp-kitchen-sink/form-not-going,v2/rsvp,v2/rsvp/actions,v2/rsvp/actions/success,v2/rsvp/actions/success/title,v2/rsvp/actions/success/toggle,v2/rsvp/ari,v2/rsvp/ari/form,v2/rsvp/ari/form/buttons,v2/rsvp/ari/form/error,v2/rsvp/ari/form/fields,v2/rsvp/ari/form/fields/email,v2/rsvp/ari/form/fields/meta,v2/rsvp/ari/form/fields/name,v2/rsvp/ari/form/guest-template,v2/rsvp/ari/form/guest,v2/rsvp/ari/form/template/fields,v2/rsvp/ari/form/template/title,v2/rsvp/ari/form/title,v2/rsvp/ari/sidebar/guest-list,v2/rsvp/ari/sidebar/guest-list/guest-template,v2/rsvp/ari/sidebar/guest-list/guest,v2/rsvp/ari/sidebar/quantity/input,v2/rsvp/details/availability,v2/rsvp/details/availability/days-to-rsvp,v2/rsvp/details/availability/remaining,v2/rsvp/details/availability/unlimited,v2/rsvp/form/buttons,v2/rsvp/form/fields/email,v2/rsvp/form/fields/name,v2/rsvp/form/fields/quantity,v2/rsvp/form/form,v2/rsvp/messages/error,v2/rsvp/messages/success,v2/rsvp/messages/success/going,v2/rsvp/messages/success/not-going
Fixes
- Event Tickets Plus'
[tribe_tickets]shortcode no longer double-renders the Tickets block when using Classic Editor. The issue was caused by _setting_global $postwithin\Tribe\Tickets\Events\Attendees_List::should_hide_optout(), which was called via thetribe_tickets_plus_hide_attendees_list_optoutfilter. [ET-889] - Replace usage of MultiByte package when it's not available, use
tribe_strtoupperinstead ofmb_strtoupperandmb_detect_encoding[ETP-411] [ETP-412] [VE-150]
Languages
- 14 new strings added, 54 updated, 3 fuzzied, and 3 obsoleted
