Support

Home Forums Event Espresso Premium Create username & password when registering for an event

Create username & password when registering for an event

Posted: November 22, 2013 at 9:36 am


Zoe E

November 22, 2013 at 9:36 am

Hi is is possible to allow users to create an account a tht epoint of registering for an event (if they choose). What I’d like is username and password fields on the event register form that if populated create the user an account they can log in to next time…

Cheers 🙂


Josh

  • Support Staff

November 22, 2013 at 10:08 am

Hi Zoe,

There is some example code here that will help you get started on this:

https://gist.github.com/sethshoultes/5574217

I would be cautious about the idea of having a password field on the registration form since those would end up being stored in the database as clear text. The example code makes it so WordPress will send them a strong generated password by email, which they can easily change later.

The support post ‘Create username & password when registering for an 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