nobody627e594d8dd3d
-
Hi Team
I am using the ultimate Membership plugin. I have already purchased it. When I register with supplier. There is 2 option for registration by
1) Email Verification
2) Mobile OTP verificationWhen the user selects a mobile number at that time Email field will be hidden. so when the user registers with a Mobile number, the “nobody627e594d8dd3d” email address is set. I need to put another default email address when user register with mobile number.
I already tried this hook but it’s not working for me.
<?php add_filter( ‘um_user_register_submitted__email’, ‘function_name’, 10, 1 ); ?>
Can you please guide me here?
Thanks & Regards
The page I need help with: [log in to see the link]
The topic ‘nobody627e594d8dd3d’ is closed to new replies.