Hi, I have to do an online form in WordPress site. The user input his email address on the form. Data entered should be returned to the user (either by email or downloadable). How to send a copy of the user data entered by email ? Thank you.
Hi, I already have a personalized file email-html.php . Can I copy this file in wp-content/themes/YOUR_THEME/functions.php to generate the same email ? Regards