Download The Events Calendar Pro v6.0.2 WordPress Plugin Nulled Free
= [v6.0.2] 2022-10-20 =
* Fix - Series Post Type now is registered with `with_front => false` which prevents the URL weirdness for Series Archive page. [ECP-1340]
* Fix - Correct a few misnamed custom prop references. [TEC-4445]
* Fix - Ensure all the Virtual Event assets required by the Elementor Event widget load correctly. [ECP-1255]
* Fix - Remove strict type hinting from Custom Tables v1 code that could cause...
= [v6.0.2.1] 2022-11-03 =
* Fix - Fixed an issue where migrated Recurring Event Occurrences would not be displayed on the frontend. [ECP-1398]
* Fix - Refactor Custom Tables v1 post-decorating code to avoid serialization/unserialization issues. [TEC-4379]
= [v6.0.2] 2022-10-20 =
* Fix - Series Post Type now is registered with `with_front => false` which prevents the URL weirdness for Series Archive page. [ECP-1340]
* Fix - Correct a few misnamed custom prop references...
* Version - Events Calendar PRO 6.0.3 is only compatible with The Events Calendar 6.0.4 and higher
* Fix - Prevent broken view related `tribe_is_*()` methods to be broken when using with WordPress 6.1 [TEC-4552]
* Fix - Fix for migrating offset RRULE with different time > The RRULE shows as being the same time as the first occurrence. [ECP-1269]
* Fix - Fix for fatal when saving an empty recurrence date in classic editor. [ECP-1363]
* Fix - Refactor Custom Tables v1 post-decorating code to...
* Version - Events Calendar PRO 6.0.4 is only compatible with The Events Calendar 6.0.5 and higher
* Feature - Reorganization of Event Settings. [TCMN-149]
* Fix - Prevent events from outside a series from showing on the series summary page. [ECP-1372]
* Fix - Fix a query issue where getting Event taxonomy terms would compromise the following query results. [ECP-1416]
* Fix - Avoid array access errors when adding a date exclusions to recurrence rules. [ECP-1419]
* Deprecation -...
* Fix - Fix for recursion error in `Provisional_Post_Cache`, looping on the `ID_Generator::current()` call. [ECP-1432]
* Fix - Fixes `Fatal error: Uncaught TypeError: Cannot increment WP_Post in ...Series/Autogenerated_Series.php on line 359` when unintentionally incrementing WP_Post object in PHP 8. [ECP-1427]
* Fix - Adds support for `series` repository arguments in Tribe__Events__Pro__Repositories__Event. [ECP-1417]
* Fix - Prevent problems with international date formats for the...
* Fix - Avoid fatal when `tribe_get_global_query_object` is called too early. [BTRIA-1556]
* Version - Events Calendar PRO 6.0.6 is only compatible with The Events Calendar 6.0.7 and higher
* Fix - When trashing a single, or "RDATE", occurrence from a recurring event, retain the recurring occurrences and don't apply any exclusions. [ECP-1332]
* Fix - Avoid user locale overriding the site locale during rewrite rules generation. [TEC-3733]
* Fix - Numerous issues related to the translation of Views rewrite slugs. [TEC-3733]
* Fix - Handle the case where rewrite rules map to arrays...
* Fix - Modifications to custom tables registration to ensure all sites get the new 6.0 table schema, preventing 404 and other related issues. [TEC-4631]
* Language - 0 new strings added, 217 updated, 1 fuzzied, and 0 obsoleted
* Fix - Weekly recurrence message fatal on PHP 8.0+ resolved, also resolves translations that were not applying. [ECP-1451]
* Fix - On classic editor, when editing a single occurrence that has a recurring rule, the start time for the single occurrence is displayed in the description of the recurring rule. [ECP-1295]
* Fix - Fix issue where splitting the first occurrence in a recurring event that has a limit by a count, will generate an additional occurrence at the end of the range...
* Version - Events Calendar PRO 6.0.9 is only compatible with The Events Calendar 6.0.10 and higher.
* Tweak - PHP version compatibility bumped to PHP 7.4
* Tweak - Version Composer updated to 2
* Tweak - Version Node updated to 18.13.0
* Tweak - Version NPM update to 8.19.3
* Tweak - Reduce JavaScript bundle sizes for Blocks editor
* Deprecation - `TEC\Events_Pro\Custom_Tables\V1\Editors\Block\Provider::enqueue_block_editor_duplicate_assets()`.