• Hi Everyone,

    Can anyone help me to create a complex user id?

    You know, the User ID is auto-increment number starts from 1.
    For example, 1, 2, 3, 4, 5, 6…….
    So, it is so easy to guess how many users my website has.

    I mean if I show the user’s id somewhere on the frontend, it is easy to tell and guess the number of my users.

    How can I create a complex user id for a user? For example, If I show the user information on his profile page. It may display as below:

    Name: example name
    ID: abc12x

    So, the ID “abc12x” was instead of the simple number.

    Thank you!

    • This topic was modified 2 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make user id complexity’ is closed to new replies.