Need a way to spread out the user table. Currently have over 1k email user and plan to have more but having trouble managing the accounts now because MIAB loads all the email accounts on 1 single page and will crash most low memory machines trying to access that page.
This will also become a memory leak if it keeps building up.
Just need to spread it out to multiple pages if possible.
I have a arm out asking for anyone to help with this here How can we change the User Admin page to multiple pages?