Support

Account

Home Forums Front-end Issues Front-end user registration Reply To: Front-end user registration

  • Right, exit! That did the trick.

    I can’t generate a value for return in acf_form() prior to calling it, as part of the process is a check to see if the user is already registered (even if he’s not logged in). This might get changed later, and if it is I’d definitely prefer go this route instead of wp_redirect() -> exit.