4.4.23

2018-02-14 Fix5 Tweak3

Fixes

  • ICal feed now contains the correct list of events if [tribe_events] shortcode is being used
  • Make sure a parent exists on the DB before removing it from the DB
  • Remove reference to undefined variable in Countdown widget
  • Ensure parity of CSS styles between the default Month View and the embedded Month Views generated by Events Calendar PRO's [tribe_events] shortcode (thanks @copoloff for reporting this bug!)
  • Make sure recurring events are translated with WPML if different languages are placed on the URLs are directories

Tweaks

  • Add filter tribe_events_pro_recurring_event_permalinks to provide an opportunity to change the generated URL with a third party plugin like WPML
  • Prevent week-view grid tooltips from appearing "clickable" when they are not (props to Alyson E. for highlighting this bug)
  • Improved performance of the recurrence conditionals by loading them asynchronously