Support Forum
I am creating a site where the admin can create a new user, gets redirected to another page, and finally creates a custom type entry (with MB frontend submissions).
Is it possible to pass the newly created user ID/object to the second page which is housing the MB frontend submission forms shortcode so I can assign the new post type entry author to the new user ID?
Basically, I need the user to be assign as the author of the new post. New user, new cpt object.