2.0.3

Feature1 Tweak2 Fix15

Features

  • Incorporated get_tribe_custom('Field label') to code base.

Tweaks

  • Code updated to account for additional translation strings.
  • Made the $sep param of TribeEvents::maybeAddEventTitle() optional.

Fixes

  • Organizer data can now be changed on an already-published entry in core.
  • tribe_get_start_date() fixed.
  • Future instances of custom recurrence no longer display inaccurate start/end times.
  • In views/single.php on lines 58, 60 & 62, changed tag to <? instead of <?php.
  • Required changes to WP_PLUGIN_URL (line 126) & WP_CONTENT_URL (line 930) in the.events.calendar.class.php.
  • Deleting a single instance of recurrence in PRO (whether from the list or from within an entry) now works correctly with appropriate prompts/dialogue boxes.
  • Attempting to change from a saved organizer/venue to no organizer/venue now works.
  • Venue no longer behaves bizarrely when no address data added.
  • Fixed issue where event links broke for recurring events whenever a site had permalinks set to default; also fixed general conflicts that occurred when URL rewriting was off.
  • Customized defaults can now be turned off after being enabled under Settings -> The Events Calendar.
  • Removed instances where organizer data displayed as event title for some users.
  • Changes made to custom fields under Settings -> The Events Calendar now take effect upon save.
  • Non-U.S. states and provinces now save correctly.
  • General fixes to improve how default venues/organizers function and are modified.
  • Addressed various PHP notices.