Community
Fixes
- Restore image preview block to allow editing featured images on community submitted events. [CE-433]
Tweaks
- Changed views:
community/modules/image.
Languages
- 0 new strings added, 8 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Improve Community Events reCAPTCHA script localization to avoid fatal errors when The Events Calendar is disabled. [CE-431]
Tweaks
- Guard against null post type object in enable for visitors to prevent PHP warnings when the Events post type is not yet registered. [CE-427]
- Show all errors at once for users trying to submit an event with multiple missing required fields. [CE-432]
Languages
- 0 new strings added, 11 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Add a new Site Health section with helpful diagnostic data for Community Events. [CE-335]
- Improve capability validation during ticket panel AJAX requests to ensure consistent behavior across Community Events workflows [CE-334]
Languages
- 23 new strings added, 3 updated, 2 fuzzied, and 0 obsoleted.
Fixes
- Made the submission form consistent between the default URL and shortcode. [CE-267]
Tweaks
- Added actions:
tec_events_community_shortcode_assets - Added asset groups to keep our assets organized. [CE-328]
- Changed views:
community/event-list,community/form-status-message,community/modules/image,community/modules/recurrence,community/modules/terms
Accessibilitys
- Converted the Terms Of Submission section into a div to make it more accessible. [CE-295]
- Made the Display Option dropdown on the event listing page more accessible. [CE-315]
- Made the status icon on the Event Listing more accessible. [CE-280]
- Messages after saving event are more accessible. [CE-298]
- Updated the Choose Image programmatic name. [CE-282]
- Validation error messages will now be announced. [CE-284]
Languages
- 3 new strings added, 59 updated, 0 fuzzied, and 3 obsoleted.
Features
- Implemented cross-plugin notification injection system that allows CE notifications to appear in TEC and ET notification feeds regardless of which plugin requests the feed or which area it was added to in the feed.
Fixes
- Make sure add_submenu_page is called correctly to avoid deprecation messages. [TEC-5529]
Tweaks
- Avoid a warning by making sure that we are passing an array to 'count()'. [CE-273]
- Added actions:
tec_ian_icon - Changed views:
integrations/the-events-calendar/modules/taxonomy
Languages
- 2 new strings added, 7 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Ensure we do not create two instances of the main class, causing duplications. [CE-272]
Languages
- 1 new strings added, 76 updated, 2 fuzzied, and 0 obsoleted.
Compatibilitys
- Events Community 5.0.7 is only compatible with The Events Calendar 6.13.0 and higher.
- Events Community 5.0.7 is only compatible with Event Tickets 5.23.0 and higher.
Fixes
- Corrected an issue where Admin Alerts would fatal when TEC was not active [CE-268]
- Corrected a fatal that would occur when Community, Event Tickets, and Events Calendar Pro was bulk activated. [CE-269]
Tweaks
- Make sure update callbacks are executed prior
wp_loadedaction. [TEC-5436] - Improved email alert templates with dedicated versions for TEC and Event Tickets integrations.
- Added helper functions for event labels that respect plugin integrations.
- Refactored email alert handling for better maintainability and extensibility.
- Switched from using
tribe_tickets_plugin_loadedtotec_tickets_fully_loadedfor better Event Tickets compatibility. - Added template path filters to allow customizing email template paths
Deprecateds
- Deprecated
sendEmailAlertsmethod in favor ofsend_email_alertswith improved functionality
Languages
- 3 new strings added, 40 updated, 0 fuzzied, and 1 obsoleted
Tweaks
- Switched
$event[ID]to$events->IDinupdate_seriesfunction. [CE-253]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Corrected an issue where split payments weren't working due to a missing PayPal library. [CE-264]
Languages
- 0 new strings added, 8 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Organizer validation updated to only require name rather than all fields. [CE-248]
- Venue validation updated to only require name rather than all fields. [CE-249]
- Correct text in Community URLs tab. [CE-250]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 1 obsoleted
