Title: Shortcode for Email Plugin
Last modified: August 29, 2018

---

# Shortcode for Email Plugin

 *  Resolved [mysteini](https://wordpress.org/support/users/mysteini/)
 * (@mysteini)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-email-plugin/)
 * Hey,
 * I have a closed community website which uses the event manager plugin. I use 
   an other plugin to send emails to all my users that a new event has been published(
   I did not see a possibility to do that within event manager).
 * How do i add the event data (name, date, creator) into my notification mail plugin?
   
   Using the shortcodes listed in the help section like #_EVENTDATE and so on, is
   not working. Am I missing something?
 * thx in advance
    Steini

Viewing 1 replies (of 1 total)

 *  [Tim Vergara](https://wordpress.org/support/users/tim01/)
 * (@tim01)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-email-plugin/#post-10639969)
 * Hello,
 * You could try wrapping the placeholder you mentioned to a shortcode and add the
   post_id of the said event (Please do note that Event ID and Post ID is different,
   If you have event id you could try changing the attribute to event_id). ie:
 * `[event post_id="123"]#_EVENTNAME at #_EVENTDATE[/event]`

Viewing 1 replies (of 1 total)

The topic ‘Shortcode for Email Plugin’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tim Vergara](https://wordpress.org/support/users/tim01/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-email-plugin/#post-10639969)
 * Status: resolved