tlovett1 / custom-contact-forms

Build beautiful custom forms and manage submissions the WordPress way.
https://taylorlovett.com
161 stars 50 forks source link

Form submission the WordPress way #322

Open szepeviktor opened 7 years ago

szepeviktor commented 7 years ago

Hello!

I think the WordPress way target of a form POST is wp-admin/admin-post.php.

It says in the comment:

WordPress Generic Request (POST/GET) Handler Intended for form submission handling in themes and plugins.

What do you think? Would you welcome a PR?