Prefill Registration from URL
-
How to pre-populate the registration form with arguments passed on URL (QueryString).
http://www.xyz.com?fname=bob&lname=smith for exampleUnderstand that will need to match the meta from the registration form, but …
Tried the um_before_form hook — and $args array appears to be empty, but no luck in modifying. Session data shows the data from URL.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Prefill Registration from URL’ is closed to new replies.