Eventbrite Tickets
Tweaks
- Added filters:
tribe_events_aggregator_refine_location_exclusions - Changed views:
eventbrite/add-existing-event,eventbrite/eb-admin-notices,eventbrite/eb-featured-image-control,eventbrite/eventbrite-events-table,eventbrite/eventbrite-meta-box-extension,eventbrite/hooks/ticket-form,eventbrite/import-eventbrite-events,eventbrite/modules/ticket-form - Leverage WP's new
requires pluginheader - Update plugin connection notice to point to the correct settings page. [EBT-161]
Languages
- 2 new strings added, 119 updated, 0 fuzzied, and 3 obsoleted.
Features
- Added modern folder structure with new TEC\Eventbrite namespace.
Tweaks
- Removed filters:
tribe-eventbrite-key,tribe-eventbrite-secret,tribe-eventbrite-token,tribe-eventbrite-user_id,tribe_events_eventbrite_live_statuses,tribe-eventbrite-base_api_url,tribe-eventbrite-base_api_args,tribe-eventbrite-auth_url,the_content,tribe-eventbrite-no_organizer_name,tribe_events_eventbrite_include_region,tribe-eventbrite-no_venue_name,tribe_eb_image_sync_mode,tribe_eb_event_timezone,tribe_eb_push_image,tribe_eb_api_sync_event - Removed actions:
log - Changed views:
eventbrite/eventbrite-events-table,eventbrite/import-eventbrite-events
Fixes
- Moved
add_actionsandadd_filtersto theon_loadmethod. [EBT-152]
Compatibilitys
- Fixed PHP 8 compatibility issues with superglobal access and property checks.
Deprecateds
- Removed deprecated methods and classes to clean up the codebase.
Languages
- 1 new strings added, 97 updated, 3 fuzzied, and 7 obsoleted.
Tweaks
- Changed views:
eventbrite/eventbrite-meta-box-extension
Fixes
- Resolved an issue where the Eventbrite Event Status and Eventbrite Event Privacy options could not be updated after an event was saved. [EBT-142]
Languages
- 0 new strings added, 90 updated, 0 fuzzied, and 22 obsoleted.
Fixes
- Use the new JavaScript embed for Eventbrite checkout, instead of the
iframewhich was deprecated and no longer worked.
Tweaks
- Removed filters:
tribe_events_eb_iframe_url
Compatibilitys
- Eventbrite Tickets 4.6.14 is only compatible with The Events Calendar 6.1.0 and higher
Fixes
- Lock our container usage(s) to the new Service_Provider contract in tribe-common. This prevents conflicts and potential fatals with other plugins that use a di52 container.
Compatibilitys
- Eventbrite Tickets 4.6.13 is only compatible with The Events Calendar 6.0.10 and higher
Fixes
- Fix an issue where some properties would be accessed as arrays when they were not. [BTRIA-1396]
Tweaks
- PHP version compatibility bumped to PHP 7.4
- Version Composer updated to 2
- Version Node updated to 18.13.0
- Version NPM update to 8.19.3
- Changed views:
eventbrite/eventbrite-events-table
Fixes
- Correct some translation domains pointing to the wrong plugin. [EBT-137]
Compatibilitys
- Eventbrite Tickets 4.6.11 is only compatible with The Events Calendar 5.15.0 and higher
Features
- Add compatibility to the new TEC admin menu system. [ET-1335]
Tweaks
- Improve the look and feel of the Eventbrite metabox section within the add/edit event page. [EBT-125]
- Changed views:
eventbrite/eventbrite-events-table,eventbrite/eventbrite-meta-box-extension
Fixes
- Correct an unescaped "%" in a sprintf that can cause fatals. [EBT-119]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
