Missing hook on use verification

We have renamed Post Grid plugin to Post Grid Combo
Ticket for: User Verification
0
Missing hook on use verification 1
joris.gaudin
Jan 04, 2023 04:38 PM 1 Answers
Member Since Jan 2023
Subscribed Subscribe Not subscribe
Flag(0)

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
Missing hook on use verification 1
Missing hook on use verification 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Missing hook on use verification 4
Azizul Raju
Jan 05, 2023
Flag(0)

Hi, Thanks for the request. We'll add this asap!

Sign in to Reply
Replying as Submit