How to add an admin user to WordPress using MySQL
WordPress is a content management system (CMS) based on PHP and MySQL technology. With MySQL and the phpMyAdmin tool, you can also control it when, for example, you don’t have access to the WordPress administration. In this article, I’ll show you how to add an admin user to WordPress using MySQL. This comes in handy when you can’t access the wp-admin panel for some reason, perhaps because you don’t have the correct user in the system. How to add an admin user to WordPress using MySQL To add a user, you’ll need access to the … Read more