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
Create username & password when registering for an event | Event Espresso - Staging Server

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

Viewing 1 reply thread


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

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.

Viewing 1 reply thread

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 - Staging Server