---
title: "Community Events 4.7.0"
source: "https://docs.nexcess.com/software/the-events-calendar/release-notes-community-events-4-7-0/"
description: "Hey folks! Today's update is focused on correcting a few PHP errors as well as an improvement for plugin translations. This is a minor release that should be sm…"
vertical: "Software"
area: "The Events Calendar"
date: "2020-04-23"
last_modified: "2026-07-06"
---

# Community Events 4.7.0

Hey folks! Today’s update is focused on correcting a few PHP errors as well as an improvement for plugin translations. This is a minor release that should be smooth sailing when updating. That said, it’s always a good idea to [backup](https://docs.nexcess.com/software/the-events-calendar/creating-site-backups/) your site and test changes in a [development environment](https://docs.nexcess.com/software/the-events-calendar/creating-and-using-a-wordpress-staging-site/) before installing this on your live site, as you would with any other WordPress update. Here are the detailed changes included in this release:

- **Fix** – We fixed some issues that could cause PHP errors and notices during the plugin activation.
- **Fix**– Remove duplicate registrations when the [\[tribe\_community\_events\]](https://docs.nexcess.com/software/the-events-calendar/community-events/#ce-submit) shortcode is in use. It was causing PHP notice and preventing assets from loading.
- **Tweak** – When translating our plugins, you’ll want to use your custom .mo translation file before the system generated .mo file, so that custom translations are displayed correctly. To correct the load order, we’re loading the plugin text domain on the new tribe\_load\_text\_domains hook instead of the plugins\_loaded hook to support third-party translation providers.
- **Hooks** – [https://docs.theeventscalendar.com/reference/since/events.community4.7.0/](https://docs.theeventscalendar.com/reference/since/events.community4.7.0/)
- **Language** – 0 new strings added, 70 updated, 0 fuzzied, and 0 obsoleted
