Skip to content

Instantly share code, notes, and snippets.

@kisabelle
Created March 16, 2018 22:07
Show Gist options
  • Save kisabelle/99943b3d1e933e9f13da0d4ab80edb4e to your computer and use it in GitHub Desktop.
Save kisabelle/99943b3d1e933e9f13da0d4ab80edb4e to your computer and use it in GitHub Desktop.
UPDATE `--database-name--`.wp_users SET user_pass = md5('--type the new password here--') WHERE user_login = 'pixel';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment