We have renamed Post Grid plugin to Post Grid Combo
Ticket for: User Verification
0
joris.gaudin
Hey guys,
I'm using user verification and it works great. Just I think a hook call is missing when we validate a user from the dashboard.
Could you please add to user-verification/includes/classes/class-admin-notices.php line 42:
do_action('user_verification_email_verified', array('user_id' => $user_id));
That would allow us to trigger some code when a user email is verified, wherever the verification comes from (and that's great for testing purposes !)
Thanks a lot,
Joris
2 Subscribers
Submit Answer