Change the wordpress site to local manually

wp-config.php
add: define (‘WP_HOME’,’http://localhost’); define (‘WP_SITEURL’,’http://localhost’);