Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
View Who use Promo code | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium View Who use Promo code

View Who use Promo code

Posted: December 30, 2013 at 4:44 pm

Viewing 1 reply thread


Sarah Reed

December 30, 2013 at 4:44 pm

Is there anyway to see who has used the promo codes? Similar to the event list of attendees but just for the promo code? Rather than viewing the invoice from each individual person, it would be great to see a list of each promo code and who has used it and how many times.


Sidney Harrell

  • Support Staff

December 30, 2013 at 11:26 pm

There isn’t a built in shortcode or admin view for that. It’s almost a custome SQL query. Do you have access to phpMyAdmin or the Adminer plugin? If so, try running:

SELECT * 
FROM  <code>wp_events_attendee</code> 
WHERE  <code>coupon_code</code> LIKE  &#039;abc&#039;
Viewing 1 reply thread

The support post ‘View Who use Promo code’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server