Hi,
Is it possible to create a Register Form for my website that logs the new user in automatically?
I have built the form, but at the moment, they need to log in.
Thanks
Hi,
Is it possible to create a Register Form for my website that logs the new user in automatically?
I have built the form, but at the moment, they need to log in.
Thanks
This is possible. There are lots of hits if you search Google for it.
https://www.google.com/search?q=auto+login+after+registration+wordpress
Here is one solution which specifically mentions Gravity Forms:
https://github.com/codearachnid/wordpress-snippits/commit/1c1670c1e378716d6f5e7f1fc838c0aa1b32412a
There are also some results if your search the forums here for "auto-login". Here is one with many possible solutions posted: http://www.gravityhelp.com/forums/topic/user-registration-login-redirect-to-private-page
This snippet worked for me http://www.gravityhelp.com/forums/topic/user-registration-login-redirect-to-private-page#post-40030
Thanks!
I could not find anything under search, so apologies.
No problem. Glad you were able to find something you could use. Thanks for the update.