Update WordPress settings from functions.php March 9, 2021 by ryan update_option( 'siteurl', 'http://www.dev.yourwebsite.com/' ); update_option( 'home', 'http://www.dev.yourwebsite.com/' );