---
title: "Release: The Events Calendar 4.3, Event Aggregator, and Premium Add-ons"
source: "https://docs.nexcess.com/software/the-events-calendar/release-notes-release-events-calendar-4-3-event-aggregator-premium-add-ons/"
description: "The Events Calendar 4.3 is finally here, along with a new product and some exciting updates to our suite of premium add-ons. We've previewed the major features…"
vertical: "Software"
area: "The Events Calendar"
date: "2016-10-13"
last_modified: "2026-07-06"
---

# Release: The Events Calendar 4.3, Event Aggregator, and Premium Add-ons

**The Events Calendar 4.3** is finally here, along with a new product and some exciting updates to our suite of premium add-ons. [We’ve previewed the major features included in this release](https://docs.nexcess.com/software/the-events-calendar/release-notes-the-events-calendar-things-aware-version-4-3-events-calendar-event-tickets-premium-add-ons/), and now those features are available. We couldn’t be more stoked for you to have them. This is a major update and, as such, we strongly recommend that you test the latest versions of our plugins in a safe development environment *before* installing them on a live site. New features means new code—we expect smooth sailing, but **we urge you to test everything out** since there could be breaking changes. This is especially important for those of you who’ve added snippets, template overrides, or core customizations to the plugins. And, of course, please [backup your database and files](https://codex.wordpress.org/WordPress_Backups) as you would before any other WordPress update. Ready to explore the details of this release? On to the changelogs! - [Event Aggregator](#ea)
- [The Events Calendar 4.3](#tec)
- [Events Calendar PRO 4.3](#ecp)
- [Community Events 4.3](#comm)
- [Community Tickets 4.3](#comm-tix)
- [Eventbrite Tickets 4.3](#eb)
- [Filter Bar 4.3](#filter)
- [Event Tickets 4.3](#et)
- [Event Tickets Plus 4.3](#etp)
 
---

### Event Aggregator

 **New Product!** — Event Aggregator is a brand new product. To learn more about it, check out the [Event Aggregator product page](https://docs.nexcess.com/software/the-events-calendar/getting-started-with-event-aggregator/).  

---

### The Events Calendar 4.3

- **Feature** — Added Event Aggregator to enable service-based event imports from iCal feeds, Facebook, and Meetup
- **Feature** — Revamped the CSV import screens to work within the new Event Aggregator pages
- **Tweak** — Adjusted some view logic to support the new Event Views shortcode in Pro
- **Tweak** — Added a button to copy the system information on the help tab
- **Tweak** — Added an option for users to opt into automatic system infomation so our support system can grab the system information found on the help tab automatically
- **Tweak** — Use an earlier hook for iCal feed generation (props @jlambe)
- **Tweak** — Revise and simplify integration with Event Tickets attendee screen
- **Tweak** — Added context to a set of strings to make translation easier (props @pedro—mendonca)
- **Tweak** — Deprecated various disused functions and classes relating to the Meta Factory
- **Fix** — Cease using GLOB\_BRACE for including deprecated files due to limited server support
- **Fix** — Avoid problems that can occur when hooking and unhooking actions (props @Chouby)
- **Fix** — Resolves an issue where we were duplicating a core WordPress hook but with a different set of parameters (props @Chouby)
- **Fix** — Correct the datetime formatting issues within the iCal feed (props @henryk)
- **Deprecated** — Tribe\_\_Events\_\_Main::initOptions() has been deprecated with no replacement
- **Deprecated** — Tribe\_\_Events\_\_Main::set\_meta\_factory\_global() has been deprecated in favor of using the Tribe\_\_Events\_\_Meta\_Factory class
- **Deprecated** — The setup\_meta() method in both the Tribe\_\_Events\_\_Template\_\_Single\_Event and Tribe\_\_Events\_\_Template\_Factory classes has been deprecated
- **Deprecated** — The the\_title(), event\_date(), event\_category(), event\_tag(), event\_website(), event\_origin(), organizer\_name(), organizer\_email(), venue\_name(), venue\_address(), and venue\_map() methods have been deprecated in the Tribe\_\_Events\_\_Advanced\_Functions\_\_Register\_Meta class
- **Deprecated** — The register(), check\_exists(), and get\_args() methods have been deprecated in the Tribe\_\_Events\_\_Meta\_Factory class
 
---

### Events Calendar PRO 4.3

- **Feature** — Added the \[tribe\_events\] shortcode to allow for the rendering of event views anywhere shortcodes are allowed!
- **Feature** — Introduces support for enhanced logging
- **Tweak** — Added the “All Events” link on top of all recurring events view
- **Tweak** — Made the redirect URL used when a recurring event cannot be found filterable (props: @logoscreative)
- **Deprecated** — Deprecated various disused functions that were built around the Meta Factory
- **Deprecated** — Tribe\_\_Events\_\_Pro\_\_Templates\_\_Single\_Organizer::setup\_upcoming\_events() has been deprecated
 
---

### Community Events 4.3

- **Tweak** — Add Community Events links for the *Add* and *List* pages into the system information
- **Tweak** — Adjust helper text for redirect URL setting
 
---

### Community Tickets 4.3

- **Tweak** — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3 and Community Events 4.3
 
---

### Eventbrite Tickets 4.3

- **Tweak** — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3
 
---

### Filter Bar 4.3

- **Tweak** — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3
 
---

### Event Tickets 4.3

- **Feature** — Add ticket management facilities allowing reassignment to different posts
- **Tweak** — Changed “Event Add-Ons” to load faster
- **Tweak** — Reworked and reorganized the attendee list screen
- **Tweak** — Added tribe\_tickets\_rsvp\_before\_order\_processing and tribe\_tickets\_rsvp\_before\_attendee\_ticket\_creation actions (props to @sabitertan on GitHub for this!)
- **Fix** — Cease using GLOB\_BRACE for including deprecated files due to limited server support
- **Fix** — Made some untranslatable strings translatable (big thanks to @Petr from the support forums on this!)
- **Deprecated** — The process\_bulk\_actions() method has been deprecated in Tribe\_\_Tickets\_\_Attendees\_Table in favor of process\_actions() in the same class
 
---

### Event Tickets Plus 4.3

- **Tweak** — Improved integration with the attendee screen and enhanced options for customizing same
- **Fix** — Fix issue where custom attendee meta fields sometimes failed to render the meta field templates
