Events Calendar Pro 6.2.1

Summary

Maintenance Release

The latest update resolves several issues including conflicts with menus and theme templates, a fatal Return value of must be of the type array, string returned, corrected auto-generated Series deletion handling, a 6.0 migration error and an Event Automator integration issue.

As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.


✅ Fixed

Bugs that were squashed in this release:

  • In scenarios where the wp_posts table was larger than the base provisional ID (1000000), during activation of ECP the provisional ID could get rolled back to a lower value, causing conflicts with legitimate post IDs and provisional IDs.
  • Fixes a Return value of TEC\Events_Pro\Custom_Tables\V1\Traits\With_Event_RecurrenceTest::add_off_pattern_flag_to_rule() must be of the type array, string returned fatal from a return type definition. This was occurring in edge cases, where recurrence data was likely invalid to begin with.
  • Do not delete edited Series following deletion of last Event in it.
  • After a 6.0 migration, some recurring events with date instances that were marked as same-time would show wrong times in classic editor. This edge case should be resolved now. The underlying data was correct but the interface support was no longer handling same-time dates.
  • Modify output of additional fields for Event Automator to provide consistent output and prevent infinite growth of fields in Zapier.
  • Removed ‘Series’ post type from the list of available post types under “Tickets > Settings” in Event Tickets.