WordPress MySQL query optimization for the BuddyPress member types
I'm making one custom app that already has over 10.000.000 users. I had to create one custom query that extracts users from a specific member type. The problem is if I want to see only 20 users and do pagination,…