update wp_users set user_pass = md5(’admin’) where user_login = ‘admin’;
Posted in Uncategorized | No Comments »