Eventbrite Tickets
Fixes
- Prevent the "Use image on Eventbrite.com?" checkbox from showing up on non-Event post types
Tweaks
- Update Eventbrite branding images to use their new logo and wordmarks
Fixes
- Ensure we use the correct Eventbrite ID when retrieving the event cost to display it. Props to Heather, Monika, and others for flagging this
- Make the Venue data optional when trying to create or update events on Eventbrite
Languages
- 5 new strings added, 117 updated, 1 fuzzied, and 7 obsoleted
Fixes
- Ensure that featured images from Eventbrite events are imported even without an Event Aggregator license key
Tweaks
- Fire the
tribe_events_eventbrite_event_data_not_foundaction and add a log entry when no data is found for an Eventbrite event - Added the
tribe_events_eventbrite_iframe_displayfilter to allow overriding Eventbrite tickets iFrame display checks on events
Fixes
- Updated featured image syncing functionality and controls to better integrate with Event Aggregator's Update Authority settings
- Implemented more robust event privacy control settings in the event admin
Tweaks
- Improve the setting of default "Ticket Start Sale Date" and "Ticket End Sale Date" values for better compatibility with the Eventbrite API
Fixes
- In certain cases when updating an event in the admin stops the tickets from showing on the front end, thanks to Scott for reporting
Fixes
- A message before the Eventbrite metabox and hide the fields if there the app has not been authorized to import
- Setup the text domain to enable translation of activation errors
- Discount link under Eventbrite Shortcuts
Tweaks
- The EB 4.5 migration process to better detect events for migration and insure all fields are migrated
- Only enable Live, Draft, and Canceled status for Eventbrite events
- Make the default selection of no for registering an event with Eventbrite
Languages
- 16 new strings added, 119 updated, 0 fuzzied, and 5 obsoleted
Fixes
- Syncing of Eventbrite events updates to WordPress
- Move the Eventbrite imports to Event Aggregator service
- Migration from old Eventbrite Imports to new Event Aggregator standard []
- Bulk imports from Eventbrite Profile
- Prompt on update or install to Eventbrite 4.5 to authorize Event Aggregator EB App
Tweaks
- Move Eventbrite settings from Legacy Import to Settings Import Tab
- Styling of the Eventbrite datepicker to match style of event datepicker
- EB tickets metabox to hide admin fields if you are not the owner of the event in Eventbrite
Deprecateds
- Eventbrite authorization interface with replace in Event Aggregator
- Eventbrite API class including calls to tribe( ‘eventbrite.api’ ) use tribe( ‘eventbrite.sync.event’ ) or tribe( ‘eventbrite.sync.utilities ) instead
Fixes
- Fixed broken datepicker fields in the Eventbrite ticket-creation metabox
Tweaks
- Adjustments to support Eventbrite packages
Compatibilitys
- Minimum supported version of WordPress is now 4.5
Fixes
- Fixed a bug where Eventbrite ticket forms failed to display even when the event status was "live" (with thanks and props to Nicholas on the forums for flagging this and highlighting a solution)
