Create account and post in 1 form
-
Hi,
First I’d like to say, great job building ACF Extended. It’s an amazing plugin adding lots of extra features!
About my question:
I am currently trying to set up a form that creates both a user account and adds a custom post in 1 take.
This works well, but I notice the author of that post is always “admin”, whereas I’d like it to be the user from the form.
Is this possible?
Currently my actions are as followed:
create user, with an email and password field
create post, with my cpt and post and author is “current user”I tried adding a step between those, by logging the user in, but that didn’t work either.
I also looked at the cheatsheet and tried {user}.
Thanks so much for your time!
Regards,
- The topic ‘Create account and post in 1 form’ is closed to new replies.