Title: Auto Notification Emails
Last modified: August 30, 2016

---

# Auto Notification Emails

 *  Resolved [humanalbatross](https://wordpress.org/support/users/humanalbatross/)
 * (@humanalbatross)
 * [11 years ago](https://wordpress.org/support/topic/auto-notification-emails/)
 * Hello,
    I’ve just begun working on a back-end development project that involves
   The Events Calendar. I am making all attempts to map all of the plugin files 
   and back end php files to the various functions and features of the front end.
   The first thing that I am looking for is the file to edit copy of the auto-notification
   emails that are sent when a new event is added to the calendar.
 * I’ve researched it and seem to keep coming up with tribe-community-events.php–
   however I cannot seem to locate that file anywhere in the editor. Is this the
   file that I should be looking for? Furthermore, where is it found…or should I
   be looking for a different file?
 * Please advise, and many many thanks in advance.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [11 years ago](https://wordpress.org/support/topic/auto-notification-emails/#post-6287981)
 * Howdy humanalbatross,
 * It sounds like you are doing a real in-depth survey of the code. There are a 
   few code features in the Core The Events Calendar plugin that are implemented
   in our add-on suite. For instance, the ticket framework is used by 5 of our add-
   ons. The tickets all share a lot of similarity. Each is designed to sell tickets,
   but for a different shopping cart plugin. One for WooCommerce, another for WP
   E-Commerce… It made sense to put the shared code in the Core plugin. That code
   is not run unless you install an addon, but it still resides in Core to avoid
   duplication.
 * You have discovered one such feature that made the most sense in Core. That particular
   feature is for the [Community Events](http://m.tri.be/rc) plugin, which allows
   regular users to submit events for your approval. When one is submitted, you 
   can be notified about it and review it for publishing.
 * Does that make sense? Cheers!
    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Auto Notification Emails’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brook](https://wordpress.org/support/users/brook-tribe/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/auto-notification-emails/#post-6287981)
 * Status: resolved