Write simple php code that is not sending emails to our email but rather creates a text file with the names inside (you can check Babev's code). Also add code for redirecting back to the page after the user signs up (right now it displays a plain gg wp message that is not user-friendly in any way). Don't forget to put some input validation - we don't want empty submissions or something that's not a name or email.
Write simple php code that is not sending emails to our email but rather creates a text file with the names inside (you can check Babev's code). Also add code for redirecting back to the page after the user signs up (right now it displays a plain gg wp message that is not user-friendly in any way). Don't forget to put some input validation - we don't want empty submissions or something that's not a name or email.