When I save changes for css and js in my WP localhost env windows 10 the changes don’t take effects immediately!

Try changing the version number on .css and .js files when you change them. That can be a real pain while you are developing so you can use a random number. $randomizr = $rand = rand( 1, 99999999999 );// Enqueue scripts and styles wp_enqueue_script( ‘my-script’, get_stylesheet_directory_uri() . ‘/assets/js/my-script.js’, array(‘jquery’), $randomizr, true );

Cloning production site down to local?

It can absolutely be done using WP-Cli. Do you have SSH access to the remote server/site? If so, I am happy to show you a process I’ve cooked up using rsync as well as just some standard SQL for the database. That’s my preferred way to do it at the moment.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)