Mass-delete BP users with SQL?
-
I’m trying to remove hundreds of BP users with SQL.
They’re no longer in wp_users, their meta is removed from wp_usermeta and from wp_bp_xprofile_meta. They do not show up in the users page in the admin area.
but when I go to /members, BP still shows “1 ,2 >> 22” as if there are still 22 pages of members.
Why is it doing this and how to I clean it up? I’m using wpengine so I purged cache, cleared browser cache, etc.
- The topic ‘Mass-delete BP users with SQL?’ is closed to new replies.