users.php
-
I want to go into my phpmyadmin and run a query that will display the same information as users.php in wp-admin. Basically, I need a report that gives all my usernames, name of user, email, and role, and (if possible) which blog they are assigned to. I have multiple blogs on one install.
IE: jack.myblog.com, jill.myblog.com, etc etc.
Does anyone know the query to do this?
The topic ‘users.php’ is closed to new replies.