Skip to content

Instantly share code, notes, and snippets.

@kensington133
Created October 22, 2018 08:30
Show Gist options
  • Save kensington133/5e3e641a01d504bcf115e2d048528d0f to your computer and use it in GitHub Desktop.
Save kensington133/5e3e641a01d504bcf115e2d048528d0f to your computer and use it in GitHub Desktop.
UPDATE `wp_users` SET `user_pass`= MD5('yourpassword') WHERE `user_login` = 'yourusername';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment