Transfer wordpress site from web server to localhost

this are the steps you need to care when you setup wordpress locally from server.

  1. Download wordpress folder and database.(keep back up)

  2. setup db and change on wp_option table for “home_url” and “site_url”.

  3. change permalink and and reset .htaccess.

  4. change on custom menu link which you have added

  5. restart it.

tech