I can't seem to get the gform_post_submission OR the gfrom_pre_submission hooks to fire after my form submission.
I am embedding the forms in my theme with php. The form submits and the entry is saved to the database, but its not firing the hooks??
In my functions.php I have the following