Hey everyone, here I am with the simplest and easiest method to change the email of the WordPress site. As you know when you are creating a WordPress site you use one email at the starting but when you have one business email and you want to replace it with that then you will have some problems. When you try to update from Settings then it does not send you an email confirmation most of the time. I never got an email confirmation when doing that. So, I am here with the easiest method to do that.
I will not show any complex method like going to the MySQL database and change stuff but I will tell you how to change straight from the dashboard without any plugin.
Best Way to change email without email confirmation:
Step 1: Go to Your Settings > Normal

Just go to the settings where you can change your email but we are not going to follow this method.
Step 2: Go to yourwebsite.com/wp-admin/options.php

Now, you just need to remove “-general” from url. Example:
I have http://kodilearn.com/wp-admin/options-general.php then I need to change it to: http://kodilearn.com/wp-admin/options.php.
Step 3: Search for admin_email and change that

You need to search there admin_email option and change it to your email address. Be sure not to change any other options. It may break your site and cause other problem. Just change admin_email.
Step 4: Scroll down and click save changes

Just scroll down and click save changes. Now, you will see your WordPress email is changed without any email confirmation.
Watch this video for more detail:
I hope this was helpful. Do not forget to subscribe my channel from the link below:
If you find this post helpful, then do not forget to rewad these posts:
Best Way to create contact form in wordpress
Best Way to use custom css in wordpress
Comments
Loading…