Change Log

Version 6.5.6

  • Fix webhook payload URL not persisting after generation (Pro
    Only)
  • Fix background API transient cache not clearing on webhook or manual
    clear (Pro Only)

Version 6.5.5

  • Minor fix foryes Calendar tip position out of bounds ( Pro Only ) ##
    Version 6.5.4
  • Fix calendar script loading issues with Elementor and shortcodes in
    themes like Astra
  • Fix missing hyphen in Elementor widget calendar script handle
  • Fix moment.js handle to use WordPress bundled version
  • Remove duplicate FullCalendar bundling in block editor scripts to
    prevent moment.js conflicts

Version 6.5.3

  • Fix missing spacing between block elements when stripping HTML for
    excerpts

Version 6.5.2

  • Fix long_description=true parameter not displaying full content in
    excerpts
  • Add dedicated wfea_excerpt_text property for clearer excerpt
    handling
  • Add get_excerpt_text() utility method for templates
  • Update all templates and calendar methods to respect
    long_description setting
  • Add documentation for event description display options

Version 6.5.1

  • Tested to WP 6.9

Version 6.5.0

  • Fix legacy Gold plan detection using license plan_id instead of
    unreliable plan name checks
  • Add helper method for detecting legacy Gold plan users (plan_id
    7700)
  • Fix block editor not displaying Gold plan options correctly
  • Update all Gold plan checks throughout codebase to use new detection
    method
  • Ensure JavaScript receives correct Gold plan status for block editor
    features

Version 6.4.1

  • Modernize build and release process with GitHub Actions
    automation
  • Replace gulp-based build with composer scripts and wp-cli
    dist-archive
  • Add automated quality checks (PHP 7.4-8.3 compatibility, PHPCS,
    security)
  • Add automated Freemius deployment with free version sync
  • Add WordPress Plugin Check integration
  • Improve build performance and maintainability

Version 6.4.0

  • Add support for Eventbrite Collections – filter events by
    collection_id (Pro only)
  • Fix undefined $events variable warning in build_event_array()
  • Add automatic start_date_range_start when end date is in future

Version 6.3.11

  • Fix Elementor widget thumbnail display issue where original
    (uncropped) images were not showing correctly on frontend

Version 6.3.10

  • Add venue_name option to short_date layout
  • Add overflow hidden to wfea-fullcalendar to stop issues in some
    themes

Version 6.3.9

  • Fix PHP syntax errors in API key settings that could cause fatal
    errors
  • Add robust handling for various API key storage formats during
    migration

Version 6.3.8

  • Add integration for Music Events Addon
  • Add wfea_get_tags filter

Version 6.3.7

  • Fix all short_date layout display and image issues on PRO, Starter
    and Free
  • Add wfea_get_organizers filter (allows developer addon)

Version 6.3.6

  • Fix PHP Fatal with short_date on Free

Version 6.3.5

  • Fix short_date layout now working on Free
  • Fix Shortcode default regression

Version 6.3.4

  • Add layout option: short_date – best optimised for single
    events

Version 6.3.3

  • Fix Carousel / Slider not always showing correct number of
    items
  • Minor code cleanup

Version 6.3.2

  • Fix Slider not working on PHP8.1+ and Starter Plan

Version 6.3.1

  • Fix Elementor Calendar Events not working

Version 6.3.0

  • Add event filtering by tags and tag display with new API
  • Add show_tags shortcode attribute to display event tags
  • Add tags shortcode attribute for tag-based event filtering
  • Migrate from deprecated Eventbrite categories API to new tags
    endpoint
  • Fix tag display styling and integration with event templates
  • Maintain backward compatibility with existing category_id
    filtering

Version 6.2.2

  • Fix slider

Version 6.2.1

  • Fix CSS for modals so close button visible
  • Fix image aligment in sidebar widgets

Version 6.2.0

  • Add multiple api key selection for shortcode and block attribute for
    Professional Plan
  • Add tooltip to blocks for more common attributes
  • Add social share option for Professional Plan

Version 6.1.1

  • Regression: Fix calender using API call for Professional plan

Version 6.1.0

  • Additional options (free and paid) passed to calender for
    customisation
  • Block Editor: Improve live preview with shortcode display

Version 6.0.2

  • Fix single event display not having correct event with eb_id

Version 6.0.1

  • Multiple API keys now supported
  • New Plan pricing Professional replaces Gold
  • Fix widgets not registering correctly
  • Fix Starter not showing correct calendar options
  • Block Editor changes to show preview in admin
  • Various fixes and improvements

Version 5.1.7

  • Fix register of Block for non Starter / Gold Plans

Version 5.1.6

  • Fix register of Elementor Widget for FSE themes

Version 5.1.5

  • Fix Elementor widget to allow free options when Starter / Gold

Version 5.1.4

  • Add filter for fullcalendar javascript

Version 5.1.3

  • Fix Gutenberg Block for Starter Plan Calendars

Version 5.1.2

  • Improve Widget Order with multiple shortcodes

Version 5.1.1

  • Fix missing variable for started events

Version 5.1.0

  • Add Gutenberg Block Editor support with live preview
  • Add coming_soon_button, unavailable_button for CTA buttons
  • Fix ticket dropdown labels
  • Fix PHP 8.2 deprecation warnings
  • Add ical download calendar for Google, Outlook, Yahoo calendars

Version 5.0.3

  • Fix Carousel

Version 5.0.2

  • Fix title format on free version

Version 5.0.1

  • Fix Gold Plan detection
  • Allow ID and collection ID filter at same time

Version 5.0.0

  • Starter Plan introduces collection based filtering ( Gold Plan now
    only available to existing customers )

Was this helpful?