The Events Calendar PRO

The Events Calendar PRO v7.6.0.1

No permission to download
Download The Events Calendar Pro v4.5 WordPress Plugin
= [4.5] 2018-11-29 =

* Feature - added recurring events support to the Events Date Time block
* Feature - added default content support to the Organizer and Venue blocks
* Feature - any configured Additional Field now has a corresponding block in the block editor
* Feature - added option to Additional Fields settings to include configured fields blocks on new events by default
* Tweak - exclusion rules and now called exceptions when configuring recurring events in the block editor
* Fix - Style regression for series end element with gutenberg style override
* Tweak - Changed views: `blocks/additional-fields/checkbox`, `blocks/additional-fields/dropdown`, `blocks/additional-fields/radio`, `blocks/additional-fields/text`, `blocks/additional-fields/textarea`, `blocks/additional-fields/url`
* Language - 2 new strings added, 50 updated, 0 fuzzied, and 0 obsoleted
  • Like
Reactions: bahosh
Download The Events Calendar Pro v4.4.35 WordPress Plugin
= [4.4.35] 2018-11-13 =

* Add - Add filter `tribe_events_pro_show_recurrence_meta_box` to control the render of the recurrence meta box
* Fix - Fixed some HTML in the recurrence-building section of the event editor so it's valid and doesn't create issues with other HTML on the page [113784]
* Fix - Fixed the setting-up of strings in the Tribe Bar datepicker to ensure they're translatable into languages other than English [115286]
* Tweak - Prevent certain geolocation-related prompts from showing if The Events Calendar's built-in Google Maps API key is being used [115426]
  • Like
Reactions: Psychotic
Download The Events Calendar Pro v4.4.34 WordPress Plugin
= [4.4.34] 2018-10-22 =

* Feature - Add two new filters to extend custom fields markup: `tribe_events_pro_before_custom_field_content` and `tribe_events_pro_after_custom_field_content`
* Fix - Fixed a JavaScript error that would occasionally arise when using the "Near:" search input in the Tribe Bar on non-Map views [116172]
* Fix - List only enabled views on the "Default mobile view" option. Thanks to wescole, John Meuse and others for reporting! [114807]
* Tweak - Ensure calls to the Google Maps Geocoding API are not made unless an API key supporting that is present [115937]
* Tweak - Make sure Geolocation search features are only accessible and visible when a Google API key that supports those features is present [115862]
* Tweak - Added `tribe_events_pro_geocode_addresses` filter to allow for disabling of Google Maps API geocoding using Google Maps API key [114171]
* Language - 26 new strings added, 175 updated, 0 fuzzied, and 25 obsoleted
Download The Events Calendar Pro v4.4.32 WordPress Plugin
v4.4.32 2018-09-12

* Fix - When using "Once" recurring rule, events were not being updated correctly. Thanks to @lasandia, Cynthia Giles and others for flagging this! [110006]
* Fix - Fixed duplicate parameters in week view when using the shortcode [110284]
* Fix - Modify resource url function to work in mu-plugin directory, thanks to Doug for reporting it [86104]
* Fix - Correct behavior when using "day-of-month" recurrence rules, thanks to SiteCrafting for reporting this! [75258]
* Tweak - Improve the translatability of recurrence description text by making generic words like "day", "weeks", "year", etc. translatable in more contexts [106561]
* Tweak - Update the warning message for users who are breaking an event from the series, adding a note about possible 404s. Thanks Robert for reporting [72070]
* Tweak - Move the WordPress Custom Fields Metabox show|hide settings to The Events Calendar [109815]
v4.4.31 2018-08-22
* Fix - Enable recurrence rules to work on the initial date of recurrence, thanks to Matt for bringing this up. [44449]
* Fix - Fix month view shortcode to url when changing between months, thanks to ltcalendar for reporting [108963]
* Fix - Fix the view shortcodes to display the view titles, thanks to templodoser for the first report [109931]
* Fix - Modified the REST API root url for `/all` to query for all events belonging to a series [94326]
* Fix - Fix the Mini Calendar and Events Lists widgets styles in the customizer when previewed for the first time [111479]
* Fix - Not being able to disable Generate JSON-LD data for the Advanded Event List Widget, thanks Craig for the report of this [105174]
* Fix - Yearly exclusions description along with the different date option, thanks for the report Thomas [77501]
* Tweak - Utilize future event display on the Countdown Widget to go to the next event once the current event starts [70769]
* Tweak - Namespace javascript debug function to prevent conflicts causing a function found, thanks to Tom-Mulvey for the fix [110462]
* Tweak - Updated the "Additional fields" settings page, improving the UX [109813]
* Add - New action after saving venue geodata to the database [111353]
v4.4.30.1 - 2018-08-09
* Fix - Add back 3rd parameter to existing filter to prevent fatal errors with Yoast SEO and other 3rd party coding, thanks Laura [112058]
= [v4.4.30] 2018-08-01 =

* Fix - Fix month view shortcode to retain category when changing between months, thanks to Robert Young and other for reporting [92891]
* Fix - Fix permalinks regeneration when editing recurring events on same day. Thanks @ajoranger for flagging this! [104566]
* Fix - Fix problems with filters not working when the value contains a space for the filterbar. Thanks @steviger, Sarah and others for flagging this [108811]
* Fix - Escape each closing html element in week view tooltip to prevent PHP parser from exposing html, thanks to Karen for a solution [64834]
* Fix - Fix Moment JS library deprecation warning when creating recurring events [107333]
* Fix - Fix WPML wrong URL in the language switcher for the recurring events [110976]
* Tweak - Use event id to get title of event in Week view [110531]
* Tweak - Manage plugin assets via `tribe_assets()` [40267]
* Deprecated - Tribe__Events__Pro__Asset__Ajax_Maps in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Ajax_Photoview in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Ajax_Weekview in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Events_Pro_Css_Default in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Events_Pro_Css_Full in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Events_Pro_Css_Skeleton in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Events_Pro_Css in favor of using `tribe_asset`
* Deprecated - Tribe__Events__Pro__Asset__Factory in favor of using `tribe_asset`
v4.4.29.2 - 2018-07-12
* Fix - A conflict with select2 loading on the editors for WooCommerce Membership causing an ‘ajax’ error in the console [110441]
= [4.4.29] 2018-07-09 =
* Fix - Redirect to the main event series page when trying to access a nonexistent event recurrence [64294]
* Fix - Display the time of recurring event when previewing the event. Thanks Sumaiya for flagging this! [62459]
* Fix - Integrate the events list and mini calendar widgets with Site Origin's Page Builder. Thanks @tommy, @simon, and @david.longdon for flagging this! [95542][66031]
* Fix - Add validation to the recurrence exclusion "on" and "after" fields. Thanks James for reporting! [73912]
* Fix - Make sure recurring event instances will always show in REST API responses [89571]
* Tweak - Harden the sanitizing of values on the mini calendar [106000]
v4.4.28 - 2018-06-20
* Add - Accessibility repair: new title-bar template for loop views included above the filter bar and content containing the page title in a `h1` tag.
* Fix - Category Title in Photo View Loses Parameter After Navigating Previous/Next [90010]
* Fix - Make sure the recurring events series "after" field is not empty and a valid number. Thanks @versi for flagging this! [43855]
* Fix - Resolved customizer inconsistencies with month/week views and full styles [69758]
* Fix - Resolved the datepicker losing state after visiting an event and hitting the "back" button on week view. Props to Joel for reporting! [69707]
* Tweak - Accessibility repair: heading hierarchy improvements throughout.
* Tweak - Accessibility repair: make sure all elements have unique `id` attributes.
* Tweak - Accessibility repair: remove redundant tab stops on feature image links.
* Tweak - Accessibility repair: hide Google Map embeds from screen readers.
* Tweak - Added the unit to the distance output [70874]

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu