• Hello. I noticed in the code:

    private $users_split_at = 200; //Do not run get_users() if there are more than 200 users on the website

    Is that the max users it will worth it?

    If so, can I change this to 100,000?

    Thank you!

  • The topic ‘200 max users? Is that the limit?’ is closed to new replies.