Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP Secure HTTP Headers

Leírás

This WordPress Plugin add secure headers to you WordPress site.

The Following Headers are included:
– Strict-Transport-Security: Enforces SSL if your website is using SSL (which it should be)
– X-Frame-Options: Prevents Clickjacking
– X-XSS-Protection: Prevents XSS attacks
– X-Content-Type-Options: set to ‘nosniff to prevent MIME-type sniffing
– Referrer-Policy: set to ‘no-referrer-when-downgrade’

  • No setup required!

Telepítés

Upload the „wp-secure-http-headers” folder to your wp-content/plugins directory, then Activate it.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP Secure HTTP Headers” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP Secure HTTP Headers” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

Release Date – 15 June 2019
* Initial release