Comments on: How to Change WordPress Password in phpMyAdmin (a cPanel tool) https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/ A hub for advanced WordPress users, developers & savvy business owners. Sun, 23 Apr 2023 17:12:33 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: J shadow https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21302 Sun, 23 Apr 2023 17:12:33 +0000 https://wpshout.com/?p=8254#comment-21302 Thanks, it helped!

]]>
By: Manjeet https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21301 Sat, 12 Feb 2022 13:39:21 +0000 https://wpshout.com/?p=8254#comment-21301 This is very informative. I just forgot my site password and wondered what it was. This is an easy way to reset password and we can see it anytime from phpmyadmin. Great content.

]]>
By: Fred Douglas https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21300 Fri, 10 Dec 2021 11:30:06 +0000 https://wpshout.com/?p=8254#comment-21300 I am just amazed that this solution still working in 2021. Hats off to David!

]]>
By: Tuba https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21299 Sun, 27 Jun 2021 17:21:48 +0000 https://wpshout.com/?p=8254#comment-21299 THANK YOU SO MUCH!!!!

]]>
By: Sam Roberts https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21298 Thu, 08 Oct 2020 13:04:34 +0000 https://wpshout.com/?p=8254#comment-21298 Amazing, complete lifesaver today!

]]>
By: Robert Pope https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21297 Sat, 03 Aug 2019 17:32:57 +0000 https://wpshout.com/?p=8254#comment-21297 Thank you. So easy.

]]>
By: Miles https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21296 Mon, 25 Feb 2019 11:01:31 +0000 https://wpshout.com/?p=8254#comment-21296 Lifesaver! Thank you.

]]>
By: David Hayes https://wpshout.com/reset-your-wordpress-password-cpanel-phpmyadmin/#comment-21295 Wed, 20 Feb 2019 16:00:08 +0000 https://wpshout.com/?p=8254#comment-21295 In reply to Tania.

I think I understand. The `wp_users`, `wp_posts` etc is common table naming in WordPress. But that doesn’t need to be the case. WordPress allows a “database prefix” to be set. So someone can set `notWordPress_` as their database prefix, so their WordPress user table becomes `notWordPress_users`. It’s the structure and contents of the table that matter here.

]]>