Change your WordPress password with WP-CLI

WP-CLI is a command line tool that helps you perform different actions on your WordPress site. If you’re comfortable with using SSH commands, you’ll notice that WP-CLI has simplified commands created for WordPress sites. Here’s how to change your password with commands available in WP-CLI.  Warning: You should always back up your site before making any changes to … Read more

Change a WordPress password with SSH

You can make changes to your database through SSH, which you can use to update your WordPress password.  Warning: The information in this article is advanced material we make available as a courtesy. Please be advised that you are responsible for properly following the procedures below. Customer Support can’t assist with these topics. You can now … Read more