Hooking Form Submit
-
What’s the best way to hook the form submit and access the data that was submitted?
I’ve tried hooking using add_action-
wpcf7_submit
wpcf7_before_send_mail
wpcf7_form_response_outputand I can get the form itself when it was submitted, but not the data that the user inputted into the form.
Thanks so much!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hooking Form Submit’ is closed to new replies.