check metadata in wordpress
Question
When I made the registration form, I received the contact number from the users and saved it to user_phone Meta_key with the update_user_meta function to the wordpres database.
Now I have trouble verifying that no user enters a duplicate contact number in the field of the form.
How do I validate that if a duplicate contact number is entered during registration, it will show a duplicate contact number error.
Thank you for your help.
0
4 months
0 Answers
19 views
0
Leave an answer
You must login or register to add a new answer .