18/04/2016WordpressChange wordpress user passwordIf you forgot your admin password then add the following line in you theme’s functions.php wp_set_password(‘123’, 1); After that, navigate to the […]