How to loop through each user id?

How about using get_users()? You probably don’t even need parameters for it, default behavior should be just what you’re looking for.

Leave a Comment