Events Calendar Pro
Fixes
- 'Fix venues data' button on Settings page will now NOT show if no venue data needs to be fixed
Languages
- 5 new strings added, 23 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Updates to the shortcode Javascript code to allow disabling the URL manipulation behavior via the 'tribe_events_js_config' filter
Languages
- 6 new strings added, 9 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Featured event AJAX and browser navigation working as expected for all use cases.
- Shortcode properly handling featured param on AJAX requests.
Languages
- 8 new strings added, 59 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Fixed issue where WPML integration sometimes threw a fatal while manipulating recurring events
- Add
GEOandX-APPLE-STRUCTURED-LOCATIONinformation to.icsfiles
Fixes
- Adding additional esc_html() calls to the Recurring Event tooltips
Languages
- 3 new strings added, 66 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Reduced file size by removing .po files and directing anyone creating or editing local translations to translations.theeventscalendar.com
Fixes
- Make sure Map view initial state is consistent no matter the API key used
- Make sure latitude and longitude are correctly parsed in Map view
Fixes
- Prevent Moment.js and Handlebars from loading on all admin pages
- Prevent Handlebars conflict with Caldera Forms
Languages
- 0 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted
Security
- Ensure filter values are properly escaped before use in queries
Fixes
- Modifications to
tribe_get_events()to resolve problems introduced by latest release4.7.0 - Photo view uses the start date as Now instead of the start of the day, which was leading into inconsistent navigation
- Ensure proper order for Mini Calendar Widget. Thanks for reporting Hillary
- Prevents past events from showing up on Related Events section.
- Events displayed correctly on all views, using End date instead of Start Date. Making sure events that are not over still show on upcoming
Features
- Refactor the Database Connection to start using an Object Relational Mapping tool for a better tested codebase
- Add the
tribe_events()function as entry-point to the Events ORM and the supporting filter code [116356, 115579] - Add the
tribe_venues()function as entry-point to the Venues ORM and the supporting filter code [116356, 115579] - Add the
tribe_organizers()function as entry-point to the Organizers ORM and the supporting filter code [116356, 115579]
Tweaks
- Make sure all venue geolocalization methods use the new Object Relational Mapping
Fixes
- Use WordPress date format for the recurring event tooltip. Thanks Markus for flagging this!
Languages
- 1 new strings added, 168 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Prevent fatal when not using Blocks Editor with Event Tickets and Events Calendar Pro active
