4.10
2019-02-05 Feature2 Tweak6 Fix3 Deprecated2 Language1Features
- Add check and enforce PHP 5.6 as the minimum version
- Add system to check plugin versions to inform you to update and prevent site breaking errors
Tweaks
- Add tooltips and additional information to Tribe Commerce Orders page header
- Update plugin header
- Add tooltip info that clarifies two settings only apply to classic editor
- Added filters:
event_tickets_attendees_{$provider_slug}_checkin_stati,tribe_tickets_supported_system_version,tribe_not_php_version_names - Removed filters:
event_tickets_attendees_{$provider}_checkin_stati - Removed actions:
tribe_tickets_plugin_failed_to_load
Fixes
- Prevent errors in PHP 7.2+ with ticket management
- Only allow delete or move attendee if user can manage attendee
- Prevent redirection of attendee registration to homepage when home is set to main events page
Deprecateds
- Constants MIN_TEC_VERSION and MIN_COMMON_VERSION in Tribe__Tickets__Main, use $min_tec_version property and no replacement for MIN_COMMON_VERSION
- The
et_plus_compatibility_notice()method has been deprecated inTribe__Tickets__Mainin favor of Plugin Dependency Checking system
Languages
- 15 new strings added, 136 updated, 0 fuzzied, and 40 obsoleted
