Support

Home Forums Event Espresso Premium Multiple Attendee Plugin Question

Multiple Attendee Plugin Question

Posted: May 15, 2018 at 9:50 am


Scott Schoberg

May 15, 2018 at 9:50 am

I recently purchased the Multiple Attendee plugin and the User Integration plugin. I’m using Event Expresso for physical training courses that we offer. Often companies purchase a number of course seats with multiple attendees at once. The goal is to have a company register multiple people and for each person, a new WordPress login is created. Currently, it only looks like the first attendee is added as a WordPress user, and all other ones are not. Is there any way to register all attendees? I hope that makes sense.


Josh

  • Support Staff

May 15, 2018 at 10:07 am

Hi webadaptive,

To be clear, there isn’t a Multiple Attendee plugin. Event Espresso 4 core has Multiple Attendee registration built in, maybe you’re referring to the Multi Event Registration add-on?

In any case, yes, by default only the primary attendee is added as a WordPress user when more than one registration is one transaction. This default behavior can be overridden by adding the following code to a site functions plugin:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/addons/eea-wp-user/jf_ee_process_multi_wpuser_for_attendees.php

You can add the above to a functions plugin, then a new WordPress user account will be automatically created for each registration in the transaction.


Scott Schoberg

May 15, 2018 at 11:09 am

Thanks, Josh for the super fast reply. That is exactly what I needed. I added the code and it works like a charm.

The support post ‘Multiple Attendee Plugin Question’ 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