Support

Home Forums Event Espresso Premium Displaying a list of people who are attending

Displaying a list of people who are attending

Posted: September 18, 2017 at 4:21 am

Viewing 1 reply thread


timtec

September 18, 2017 at 4:21 am

We created a registration form field which says “I give permission for my name to displayed on the list of people who are attending”.

How can I write write a function to pull the people who have ticked this box from the database, and turn it into say a shortcode?

I was thinking that I could add a function to my functions.php in my child theme, but I am unsure how to say query the event espresso core plugin / system?


Josh

  • Support Staff

September 18, 2017 at 8:42 am

Hi timtec,

You’ll find a basic code example that uses the wpdb class to query the attendee list here:

https://eventespresso.com/wiki/useful-php-code-snippets/#attendee-list

Viewing 1 reply thread

The support post ‘Displaying a list of people who are attending’ 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