4.2

2016-06-08 Feature4 Tweak8 Fix3

Features

  • Add a shortcode listing those upcoming events the user has indicated they will attend
  • Make it possible to disable the ticket form for logged out users
  • Added RSVP and WooCommerce tickets import via .csv file (Thank you Quakely for submitting this idea on UserVoice!)
  • Authenticated Attendees can control their RSVP on Events

Tweaks

  • Language files in the wp-content/languages/plugins path will be loaded before attempting to load internal language files (Thank you to user @aafhhl for bringing this to our attention!)
  • Add messaging on the RSVP form when tickets are not yet or are no longer on sale (Props to @masteradhoc on GitHub for this change!)
  • Improved our JSON-LD output to include tickets (Big thanks to Lars for reporting this!)
  • Record the user ID associated with the creation of new attendee records
  • Fixed translation domain on a few strings (Thank you @TEME for reporting the issue!)
  • Move plugin CSS to PostCSS
  • Fix padding/spacing for RSVP form on single event page in Twenty Fifteen
  • Updated plugin description on admin plugin page

Fixes

  • Target specific input fields when check for remaining tickets to help with theme compatibility issues such as Avada (Thanks to Michael C!)
  • Corrects capabilities test in relation to editing tickets (Props to @bokorir!)
  • Loads thickbox for email modal in attendees list