Skip to:
Content
Pages
Categories
Search
Top
Bottom

Mysql – making the meta 'Full name' from wp_signups unique


  • devweb
    Participant

    @devweb

    Hi

    I need to make it so that you have to enter a uniqe name when you signup. Can someone please advise me on how I might be able to achieve this?

    I assume data from the signup page is inputted here and then migrated when the user ‘activates’ an account. I have adjusted things so that the user can activate it without checking their emails. However, I need to be able to make it so that the Full Name is unique.

    Cheers, webdev

Viewing 1 replies (of 1 total)

  • devweb
    Participant

    @devweb

    Having looked in more depth I think this might be achievable by adding a query into the registration.php file that I assume gets executed after hitting the submit button on the signup page.

    Problem is, can’t figure out how to create the appropriate query for checking the meta field.

    Anyone offer some suggestions?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Mysql – making the meta 'Full name' from wp_signups unique’ is closed to new replies.
Skip to toolbar