I created an html form, but have no clue, what I must put in the <form action = on top of the form. Does the user info go to the database, or to a file in wordpress. I am not sure what to put there. At the moment, I do not have this site live. It's local by flywheel, but would just like to know. If anyone can help me here with this. Thanks
I created an html form, but have no clue, what I must put in the <form action = on top of the form. Does the user info go to the database, or to a file in wordpress. I am not sure what to put there. At the moment, I do not have this site live. It's local by flywheel, but would just like to know. If anyone can help me here with this. Thanks
Share Improve this question asked Feb 9, 2022 at 18:09 Spencer HalsteadSpencer Halstead 155 bronze badges1 Answer
Reset to default 0There's a great article on Sitepoint that describes how to handle POST forms in WordPress:
https://www.sitepoint.com/handling-post-requests-the-wordpress-way/