The hooks and filters within EE4 are actually documented within the code itself, in many cases with PHP docblocks. So when you need to find a hook the recommended way is you can use an IDE or even the excellent debug bar plugin with the hooks and filters add-on.
One hook that you could use for getting registrant data like the email address is AHEE__EE_SPCO_Reg_Step_Finalize_Registration__process_reg_step__completed
and is located here:
Ah! Yeah, I am using and an IDE and checking out all the action hooks. There’s so many that it’s easy for someone who is new to Event Espresso to become instantly lost for locating a specific hook.
Thanks for your help and putting me in the correct direction!
The excellent debug bar plugin with the hooks and filters add-on is very helpful for finding specific hooks on specific requests.
Viewing 3 reply threads
The support post ‘Action Hook for Receiving Email Address on Step 2’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.