Web application R&D notes, from the world of Java, Flex, CSS, XHTML, Flash, .NET, cross-browser compatibility, JavaScript, AJAX, ADA compliance, Photoshop, and any and all things related to Web development!
15 September 2014
How to reset the admin username and password for a WordPress blog
More work on the WordPress blog (see previous post). I realized that my permissions were read-only. This article helps; the trick is to edit the user on the wp_users table of the database, ensuring that you choose MD5 as the function to run on the password field, otherwise it won't be encrypted. Though the article covers an older version of MySQL, it's still applicable.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment