diff --git a/WordPress-Security-Tips.md b/WordPress-Security-Tips.md index cec0a97..a6d6463 100644 --- a/WordPress-Security-Tips.md +++ b/WordPress-Security-Tips.md @@ -84,6 +84,6 @@ WordPress in recent versions uses the 'X-Frame-Options' HTTP header for privileg **22. IP whitelist the wp-login.php file.** -Most administrative users login to their blog via the same IP address. By whitelisting access to the wp-login.php file you ensure that only specific IPs can access the wp-login.php file. +Most administrative users login to their blog via the same IP address. By whitelisting access to the wp-login.php file you ensure that only specific IPs can access it. **For further WordPress hardening tips see: [http://codex.wordpress.org/Hardening_WordPress](http://codex.wordpress.org/Hardening_WordPress)** \ No newline at end of file