Support

Home Forums Event Espresso Premium Create wp user account when signing up for event

Create wp user account when signing up for event

Posted: June 10, 2014 at 5:28 am


blue level

June 10, 2014 at 5:28 am

Hi I have a wp-member plugin which manages users and stores their details in the wp-users table in the database.
When a user currently signs up for a course their basic details are stored in the ee3_events_attendee table.
I would like for it to look the same as it currently does (so the event is displayed when you are not logged in, and just shows name/email address)
but i want the ability for that to then create an wp-user account.

I know i can force users to login to view/register the event but i want a quick version of this so that on the event page users have the quick ability to either login or quickly signup and pay for their event all on that page.

I am sure something like this is about?… any help would be great.
thanks


Lorenzo Orlando Caum

  • Support Staff

June 10, 2014 at 7:33 am

Hello,

Event Espresso 3 does not do this on its own but you can do this by using some code like this:

https://gist.github.com/Apina/5576163

It can be added to your child theme’s functions.php file or a site specific plugin:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/


Lorenzo

The support post ‘Create wp user account when signing up for event’ 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