How to find user details in Wordpress from within DO Console
complete
John Mulhausen
complete
Hi Marcus, this is not something that we expose through the DO console. A couple options for getting user data exist.
1) Log in directly to your database instance using the provided connection string. You won't be able to see passwords in the raw db tables but the existing user accounts will be stored there.
2) If you have used the 1-click Marketplace image, the user data is creatable and retrievable over SSH while interacting with your Droplet. Follow the instructions in the 1-click README file: https://marketplace.digitalocean.com/apps/wordpress