// RESET WP_HOME BY SQL COMMAND
update wp_options set option_value='https://www.imnobby.com' where option_name='home';
update wp_options set option_value='https://www.imnobby.com' where option_name='siteurl';
Related Keywords: Developer, How-to, Solved, SQL Command, MySQL