AP: Required email field when not logged in
Hello Rahul,
Here’s the question we’ve been skype about.
1. Required email field when not logged in
2. After sending the form check off there is a user with that email.
- If not: Then make a user account with nickname from everything before the @ and use the email
- If found then use that one for email correspodation if someone react on the question
I hope this is enough information.
greetz Rik
Question is closed for new answers.
Rahul Aryan restored answer
Hello Rik,
Include below file in your theme or just paste it in theme’s functions.php
Loading Gist...
Pawan Kumar commented on answer
Please update this code compatible with the latest anspress version. It is not working in for Anspress 4. As the ap_ask_form_fields has been deprecated in newer version. Thanks.