Browse Source

Merge pull request #97 from nqb/patch-1

Update link to hardening Wordpress guide
pull/108/head
Kayou 6 years ago
committed by GitHub
parent
commit
3990740606
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -55,7 +55,7 @@ Some vulnerabilities might let an attacker breach into your wordpress, or even y
Don't forget to comply with good security principles (strong password, frequent updates, don't add unknow code in your theme/extensions…). In particular, *please keep your wordpress as up-to-date as possible*.
Furthermore, you might take a look at this guide: https://codex.wordpress.org/Hardening_WordPress. You might see some benefits in the use of wordpress security plugins.
Furthermore, you might take a look at the [Hardening Wordpress Guide](https://wordpress.org/support/article/hardening-wordpress/). You might see some benefits in the use of wordpress security plugins.
## Links

Loading…
Cancel
Save