In this article, I will show you an effective way of updating domain name of a WordPress site after changing the domain. We will do it in two ways: i) Manually with SQL commands and ii) Automatically with a Plugin. I
Tag Archives: WordPress Tricks
How to Create New WordPress Administrator via MySQL
Sometimes, you may feel the necessity of creating a new administrator account or an admin user via MySQL database if you loose access to the admin user or for some other reasons. Here I will describe a step by step