Skip to content

Instantly share code, notes, and snippets.

@nielsenrc
Created September 30, 2015 20:17
Show Gist options
  • Save nielsenrc/49a03f9d4c8fa2f0bd0e to your computer and use it in GitHub Desktop.
Save nielsenrc/49a03f9d4c8fa2f0bd0e to your computer and use it in GitHub Desktop.
Wordpress | Create New Password to Add to DB
<?php echo md5('password');?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment