1.6

Feature14 Tweak2 Language7 Fix11

Features

  • Child Theme support.
  • iCal Feed of all events now accessible using http://.com/?ical.
  • Setting to include / exclude events from general loop.
  • Subcategories in events now behave properly (and include some css for your creative endeavors).
  • Get Events function no longer starts its own loop (significantly reduce conflicts with other plugins).
  • Added class to current day.
  • PHP versions older than 5.1 will fail gracefully.
  • Uninstall file.
  • Calendar grid view now honors 'posts_per_page' WordPress setting.
  • Calendar grid view now has "previous" and "next" month links.
  • Widget now has options to control behavior when there are no events to display.
  • It is now possible to select no default country for events.
  • Added a setting to control "pretty urls" to the events vs using query args (reduce conflicts with other rewrite rules).
  • tec_event_address() added for easy echoing of the event address.

Tweaks

  • Updates to widget layout (links to events and "read more").
  • Default times for new event updated (all day, starting tomorrow).

Languages

  • German translation from Felix Bartels.
  • Brazilian Portuguese translation from Thiago Abdalla.
  • Dutch translation from Sjoerd Boerrigter.
  • Spanish translation from Los Jethrov.
  • Updates to Swedish translation from Kaj Johansson.
  • Updates to German translation from Andre Schuhmann.
  • Danish translation from Carsten Matzon.

Fixes

  • Improvements to field validation.
  • Fixes Embedded Map HTML URL Encoding so its w3c compatible (Thanks azizur!).
  • Usability issue: Is this post an event? Yes/No -- now you can click the text and it will select your choice (Thanks azizur!).
  • Fixes drag/drop issue (Thanks azizur!).
  • State vs Province meta values were not mutually exclusive.
  • HTML was not properly escaped in the template.
  • Fixes PHP short tag issue in one of the templates.
  • In single.php, the Back to Events link no longer strictly goes to the grid view, but adheres to the default view option.
  • Google map link is now produced with minimal information, complete address is no longer needed, W3C-compatible output.
  • Improvement and debugging of entire error catching and displaying system.
  • Fixes upcoming/past sorting issue (Thanks Elliot Silver for the support!).