Hello,
A while ago I was testing something and I created a user with a 10 digit user id via Phpmyadmin. The userid was 9873401539.
Now ever since wordpress is making my user ids after that range only. I want to bring the user id count back to normal and make it sequential but even if I delete the user with id 9873401539, it goes on to create the next user as user id 9873401540.
Reference Screenshot – https://ibb.co/zSNqTPr
For example, in this pic, I want the newest user to be created with id 466, then 467 and so on but it never forgets the 10 digit user id I put in stupidity
Could anyone please guide me?