Summary
Maintenance Release
This latest update includes adding & correcting docblocks, fixing import screen break, and adding missing closing tags on admin pages.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
✅ Fixes
Bugs squashed in this release:
- Add `@param` and corrected `@return` to docblock for `filter_display_events_bar()` – credit goes to @IanDelMar
- Correct docblocks in the file `Tribe\Events\Views\V2\Views\Traits\Breakpoint_Behavior.php` – credit goes to @IanDelMar
- Add missing closing tags on some admin pages to ensure valid HTML markup.
- Fix an issue where the import screen broke when the import limit type was set to “date range”.
⚙️ Tweaks
Tweaks in this release:
- Update many docblock typos – credit goes to @szepeviktor.
- Correct some variables with typos, such as `$ics_filname` to `$ics_filename` and `$deleteable_statuses_interval` to `$deletable_statuses_interval` and `$delimter` to `$delimiter. Credit goes to @szepeviktor.
- Add filters `tec_events_general_settings_toc`, `tec_events_display_settings_toc`.
- Update docblock for hooks: `month_multiday_classes`, `month_day_classes`, `get_before_events_html`, `get_after_events_html`, `tribe_events_views_v2_month_multiday_classes` and `tec_events_month_day_classes_comparison_date` to provide more clarity.
- Update docblock for methods/functions: `tec_views_v2_subscribe_link_visibility`, `tec_views_v2_subscribe_link_{$slug}_visibility`, `tribe_get_view_permalink()`, `tribe_get_basic_gmap_embed_url()`, `tribe_event_featured_image()`, `tribe_get_map_link()` and `tribe_get_map_link_html()` methods and add docblocks for the `tribe_events_google_map_link`, `tribe_get_map_link` and `tribe_get_map_link_html` filters.
- Added filters: `tec_events_integration_elementor_bypass_template_override`, `tec_events_display_settings_toc`, `tec_events_general_settings_toc`
- Changed views: `single-event-blocks`, `v2/month/mobile-events/mobile-day/day-marker`
🗣 Translations
Updated language files and strings:
- 0 new strings added
- 222 updated
- 0 fuzzied
- 0 obsoleted
