The Events Calendar Pro 6.4.0

Download The Events Calendar Pro 6.4.0 from nulled fire. Events Calendar PRO comes loaded with a selection of well designed views.
* Security - Improved the Shortcode around Events display of data to ensure data is only visible to users who have the correct permissions.
* Language - 1 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
* 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