What is .htaccess file?
"The .htaccess file in your account is a plain text file that provides a way to make configuration changes to your website."
<Files ~ "^wp-login.php"> Order deny,allow Deny from all Allow from x.x.x.x </Files>BeforeAfter
replace x.x.x.x with their ip what they get from www.whatismyip.com