Events Calendar Pro
Tweaks
- Improve the styles for Custom Fields
Languages
- 0 new strings added, 38 updated, 0 fuzzied, and 1 obsoleted [events-pro]
Fixes
- Countdown widget now respects the 'Generate JSON-LD data' setting
Fixes
- Resolved problems with photo view pagination (paging through past events was not working as expected - our thanks to Matt on the forums for flagging this)
- Improved performance in relation to map view (by altering queries triggered by the
get_min_max_coords()method - our thanks to Fred McNaughton, Jeremy Felt and other for highlighting this) - Altered the way recurring event URLs are generated so they are unique even if they take place on the same day (our thanks to moonsrarebooks on the forums for drawing our attention to this issue)
- Ensured that iCal exports from embedded event views (ie, generated by the
[tribe_events]shortcode) are consistent with exports from our regular views - Resolved inconsistencies between the mobile version of regular week view and week view when generated by the
[tribe_events]shortcode (our thanks to Thomas for highlighting this problem) - Corrected the export of upcoming events from single organizer pages
Tweaks
- Replaced direct references to $wp_query global with new
tribe_get_global_query_object()function to mitigate errors on sites with plugins or themes that manipulate that global directly (thanks @archetypalsxe for highlighting this issue!) - Clarify helper text for 'Front-end recurring event instances toggle' option
- Improve the detection of venues that need geolocation information (props to @timmy12969 and many others in the forums for highlighting this issue!)
- Display past events on single venue view
- Decrease
z-indexvalue on the Week view
Tweaks
- Adjustments made to our plugin licensing system
Fixes
- Ensure '0' can be passed to prevent events being listed below the mini calendar shortcode (thanks @Laurier)
- Support permalinks of recurring events that take place on the same day as other events from the same sequence (reported by @Christopher in our forums)
- Ensure feature venue shortcode arguments are respected (props to @Lorie Ann)
- Ensure multi-day "all-day" events are not reduced to only one day in length when made recurring.(initial report from @Corinna)
Tweaks
- Adds support for 'limit' as a mini calendar shortcode argument
- Remove reference that was triggering an extra HTTP request for a .min.map.js asset
- Always enqueue the Google Maps API script using the HTTPS protocol
Fixes
- Skeleton styles adjusted to make Week and Photo views look OK with skeleton styles (Thank you @Adam for the initial report)
Fixes
- (Photo View) resolved issue with photo view layouts when paging.(Thanks to @martha for the report in our forums)
Fixes
- Ensure that the region and zip/postal code display as expected within the advanced events list widget (thank to @Nick for the original report)
- The /all/ view should now consistently list events in ascending order by start date (thank you @Jim for your forum report)
- Allow editing of recurring event slugs (this one was initially reported by @brian)
- Improve localization by using WordPress as the source of translated weekday abbreviations
Tweaks
- (Photo View) Update Isotope for photo view (thanks for @WPExplorer on Twitter)
Fixes
- (Photo View) Fix issue where page doesn't scroll to top after initial load (Thank you @jazzinconcert in our forums)
- (Photo View) Fix Layout Issue in Safari for iOS (Cheers to user: @Pau)
- Prevent PHP 5.2 Strict mode from throwing notices due to usage of
is_a
Tweaks
- Improve recurrence User Experience, easier interface for types of Rule
Fixes
- Single Event recurrency on the same day as the original Event will be created properly
- Prevent legacy recurrent events to trigger Notices on front-end
