duane blake

Tag: wordpress

Locked out of your own WordPress site and need to create a new user

I recently got asked to look at friends WordPress site. Nothing major just installing a few plugins and changing around the permalinks. However there was big problem it’s been a over year since she’s last logged into the site and she doesn’t know her password. The password reset email also doesn’t seem to be sending out. So I’m going to lists some methods how to get into one of your WordPress site if you locked out.

Locked out of your own WordPress site and need to create a new user

Read this article about Locked out of your own WordPress site and need to create a new user

My most used WP-CLI commands

I’ve only just recently started WP-CLI(WordPress Command Line Interface).  It’s something I wish I started using earlier. Basically what WP-CLI does is allows you to run typical WordPress actions such as updating user passwords, removing plugins and backing up a WordPress database from the command line in the root of your WordPress installation.

Usefull WP-CLI commands

Read this article about My most used WP-CLI commands