---
title: "Maintenance Release for the Week of 29 July 2018"
source: "https://docs.nexcess.com/software/the-events-calendar/release-notes-maintenance-release-for-the-week-29-july-2018/"
description: "Welcome to maintenance release number 11 of 2018! If this is your first time getting an update from us, maintenance releases are smaller updates between major r…"
vertical: "Software"
area: "The Events Calendar"
date: "2018-08-01"
last_modified: "2026-07-06"
---

# Maintenance Release for the Week of 29 July 2018

Welcome to maintenance release number 11 of 2018! If this is your first time getting an update from us, maintenance releases are smaller updates between major releases, and are mostly comprised of bug fixes, tweaks, and small (but meaningful!) improvements. We always recommend using a [staging site](https://docs.nexcess.com/software/the-events-calendar/creating-and-using-a-wordpress-staging-site/) to test these changes before updating on a live site. **⚠ Important:** Just a heads up that we have changed the way assets are loaded in our plugins, so it is possible you see some deprecated notices when updating. If you update all of our plugins (both free and premium) it shouldn’t be a problem and no notices should show up. Due to these changes – and to prevent any conflicts – we have bumped the *minimum required version* needed for our premium plugins to work alongside The Events Calendar and Event Tickets. Therefor, it is recommended you first update our free plugins (The Events Calendar and Event Tickets) to the latest versions before proceeding with the rest of the premium plugin updates. To see all of the changes included in this maintenance release, check out the changelogs for all updated plugins below:

- [The Events Calendar 4.6.21](#tec)
- [Events Calendar PRO 4.4.30](#ep)
- [Event Tickets 4.7.6](#et)
- [Event Tickets Plus 4.7.6](#etp)
- [Community Events 4.5.13](#ce)
- [Community Tickets 4.5.5](#ct)
- [Eventbrite Tickets 4.5.2](#ebt)
- [Filter Bar 4.5.7](#fb)
- [GigPress 2.3.21](#gp)
- [Not Updated this Release](#not-updated)
 
### The Events Calendar 4.6.21

- **Add** – Make global $post obj available to tribe\_events\_get\_the\_excerpt() with setup\_postdata($post)
- **Add** – Added WPML metadata improvements for Organizers and Venue. Thanks to David Garcia Watkins and the entire WPML team for their contribution
- **Fix** – Ensure no console errors are being displayed if there’s no Google Maps API key present. Thanks Greg for flagging this
- **Fix** – Fixed an issue where saving Event Aggregator scheduled imports with an empty preview would generate PHP notices
- **Fix** – Escape each closing html element in month view tooltip to prevent PHP parser from exposing html, thanks to Karen for a solution
- **Fix** – Sending empty ‘categories’ and ‘tags’ for the REST API event endpoints when inserting and updating events
- **Fix** – Prevent selection of past dates when setting up Scheduled Other URL Imports in Event Aggregator
- **Fix** – Add target=”\_blank” to repository links in the Help Page
- **Fix** – Change 3rd parameter to be relative path to plugin language files instead of the mofile for load\_plugin\_textdomain(), thanks to jmortell
- **Tweak** – Deprecate the usage of old asset loading methods
- **Tweak** – Manage plugin assets via tribe\_assets()
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Abstract\_Asset in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Abstract\_Events\_Css in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Admin\_Menu in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Admin\_Ui in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Admin in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Ajax\_Calendar in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Ajax\_Dayview in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Ajax\_List in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Bootstrap\_Datepicker in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Calendar\_Script in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Chosen in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Datepicker in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Dialog in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Dynamic in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Ecp\_Plugins in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Events\_Css\_Default in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Events\_Css\_Full in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Events\_Css\_Skeleton in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Events\_Css in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Factory in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Jquery\_Placeholder in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Jquery\_Resize in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_PHP\_Date\_Formatter in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Settings in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Smoothness in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Tribe\_Events\_Bar in favor of using tribe\_asset
- **Deprecated** – Tribe\_\_Events\_\_Asset\_\_Tribe\_Select2 in favor of using tribe\_asset
 
### Events Calendar PRO 4.4.30

- **Fix** – Fix month view shortcode to retain category when changing between months, thanks to Robert Young and other for reporting
- **Fix** – Fix permalinks regeneration when editing recurring events on same day. Thanks @ajoranger for flagging this!
- **Fix** – Fix problems with filters not working when the value contains a space for the filterbar. Thanks @steviger, Sarah and others for flagging this
- **Fix** – Escape each closing html element in week view tooltip to prevent PHP parser from exposing html, thanks to Karen for a solution
- **Fix** – Fix Moment JS library deprecation warning when creating recurring events
- **Fix** – Fix WPML wrong URL in the language switcher for the recurring events
- **Tweak** – Use event id to get title of event in Week view
- **Tweak** – Manage plugin assets via tribe\_assets()
- **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
 
### Event Tickets 4.7.6

- **Fix** – Fixed the “Show description” setting for Tribe Commerce tickets in the backend and frontend
- **Fix** – Added required post ID parameter to the\_title filter in Tribe Commerce
- **Fix** – Stop showing tickets for past events with no end sale date. Thanks to @thesinglegourmet for flagging this!
- **Fix** – Stop showing posts with “pending review” status in the blog page. Thanks Jansen, Antonio and others for reporting this issue!
- **Tweak** – Added start sale date to ticket unavailability message with filters to disable or include the time
- **Tweak** – Added parent post and order IDs as parameters to the Tribe Commerce email filters
- **Tweak** – Made the attendees list html title translatable. Thanks @websource for pointing this out
- **Tweak** – Added a new filter tribe\_tickets\_email\_ticket\_image for easier ticket image customization in the tickets email
- **Tweak** – Corrected the reference to the \[tribe-tpp-success\] shortcode within the Tribe Commerce settings area
- **Feature** – Include RSVP and Tribe Commerce tickets fields data in WP personal data eraser
- **Feature** – Include TribeCommerce orders data in WP personal data exporter
 
### Event Tickets Plus 4.7.6

- **Add** – New template file for inserting the QR codes in tickets emails. Props to @madebyelmcity for bringing this up
- **Fix** – Fix EDD tickets stock being borked after updating capacity. Thanks to @lvdesigner and @artstream8401 for flagging this!
- **Fix** – Prevent ticket unavailability message from displaying twice with multiple ticket providers
- **Tweak** – Adjusted order status output in the tickets order report tab to use translated version. Props to @websource for the report
- **Feature** – Include RSVP, Tribe Commerce, WooTickets and EDD tickets fields data in WP personal data export
 
### Community Events 4.5.13

- **Tweak** – Manage plugin assets via tribe\_assets()
- **Tweak** – Added new tribe\_events\_community\_form\_before\_linked\_posts and tribe\_events\_community\_form\_after\_linked\_posts action hooks within the Edit Event form to enhance customizability
 
### Community Tickets 4.5.5

- **Tweak** – Manage plugin assets via tribe\_assets()
 
### Eventbrite Tickets 4.5.2

- **Fix** – In certain cases when updating an event in the admin stops the tickets from showing on the front end, thanks to Scott for reporting
 
### Filter Bar 4.5.7

- **Tweak** – Manage plugin assets via tribe\_assets()
 
### GigPress 2.3.21

- **Fix** – Add Privacy Policy guide for Gigpress
 
### Not Updated this Release

 The following plugins have not been updated this release, and will remain at the version numbers specified here: - Image Widget 4.4.7
- Advanced Post Manager 4.4
- Image Widget Plus 1.0.2
