Viewing 1 replies (of 1 total)
  • Hi
    Short answer is No.

    WordPress uses an auto increment value for the User ID’s. It starts at 1 and increments every time a new user is added. If you change one of the User ID’s to a high value like 4007, the auto increment will start from 4008 and so on.

    Maximum number of User ID’s WordPress supports: 9,223,372,036,854,775,807
    (9 quintillion 223 quadrillion 372 trillion 36 billion 854 million 775 thousand and 807)

    We have just release a plugin that allows you to change the User Id’s on any user. The user with the highest ID number is where the auto increment will start from.

    Plugin: User ID Changer

    Hop this helps

Viewing 1 replies (of 1 total)

The topic ‘Random User ID’ is closed to new replies.