The Events Calendar Pro 6.5.0

Download The Events Calendar Pro 6.5.0 from nulled fire. Events Calendar PRO comes loaded with a selection of well designed views.
* Version - Events Calendar PRO 6.3.1 is only compatible with The Events Calendar 6.3.1 and higher
* Fix - Ensure the Recurring Event Description field that has been deprecated and removed no longer shows on the Event edit screen. [ECP-1582]
* Fix - 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]
* Fix - Updating validation error reporting API. [TECENG-46]
* Fix - WPML translation metabox was failing to load on the Edit Events page when Events Pro was active. [ECP-1629]
* Fix - 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]
* Fix - Prevent a potential fatal with the Featured Venue Widget if the selected venue has been deleted. [ECP-1644]
* Tweak - 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`
* Tweak - Added actions: `tec_events_pro_custom_tables_v1_series_occurrent_list_column_{$column_name}`, `tec_events_pro_custom_tables_v1_series_relationships_after`
* Tweak - Removed actions: `tribe_log`
* Language - 2 new strings added, 56 updated, 1 fuzzied, and 1 obsoleted
* Fix - WPML permalink resolution was failing to retain the `lang` query param in some edge cases, namely on single posts with Pro activated. [TEC-4798]
* Fix - Added legacy compatibility for `tribe_get_recurrence_start_dates()` to function with the Custom Tables feature. [ECP-1422]
* Fix - Resolved several `Deprecated: Creation of dynamic property` warnings on: `\TEC\Events_Pro\Custom_Tables\V1\Duplicate\Duplicate::$url`, `\TEC\Events\Custom_Tables\V1\Models\Validators\Validator::$error_message` and `\Tribe__Events__Pro__PUE::$pue_instance` [BTRIA-2088]
* Tweak - Added filters: `tec_events_pro_recurrence_get_start_dates`
* Language - 0 new strings added, 64 updated, 0 fuzzied, and 0 obsoleted