Howdy!
I have a registration form that will require new registrants be manually approved before their account is created. Works great. I am looking to auto-approve some registrants, based on the contents of their form. I have the code written and it works, but I can’t find a hook to use that fires after form submission and after the registration add-on has had a chance to do its thing. “gform_after_submission” happens too early, and I don’t see anything suitable in the list for the registration add-on but I could be missing something. Any help would be much appreciated.
Thanks!