Events Calendar Pro

Compatibilitys

  • Events Calendar PRO 6.3.1 is only compatible with The Events Calendar 6.3.1 and higher

Fixes

  • Ensure the Recurring Event Description field that has been deprecated and removed no longer shows on the Event edit screen. [ECP-1582]
  • Handles a post ID to a recurring event when doing a delete with the ORM like so tribe_events()->where('id', 123 )->delete();. Previously it would convert to an occurrence and not delete the whole recurring event. [TEC-4935]
  • Updating validation error reporting API. [TECENG-46]
  • WPML translation metabox was failing to load on the Edit Events page when Events Pro was active. [ECP-1629]
  • Fix PHP 8.2 deprecation errors PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /.../wp-admin/admin-header.php on line 36. [ECP-1603]
  • Prevent a potential fatal with the Featured Venue Widget if the selected venue has been deleted. [ECP-1644]

Tweaks

  • Added filters: tec_events_pro_custom_tables_v1_series_occurrent_list_columns, tec_events_pro_custom_tables_v1_add_to_series_available_events, tec_events_pro_show_recurrence_description
  • Added actions: tec_events_pro_custom_tables_v1_series_occurrent_list_column_{$column_name}, tec_events_pro_custom_tables_v1_series_relationships_after
  • Removed actions: tribe_log

Languages

  • 2 new strings added, 56 updated, 1 fuzzied, and 1 obsoleted