Force change admin email and current user email without notification via functions.php
Add this and reload the page, then remove it from functions.php. This is useful if your server does not send emails 8yet) or ayou dont want toe prior admin to know about your changes. //force update admin email update_option( 'admin_email',…
