このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Secure HTTP Headers

説明

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!

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Secure HTTP Headers はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Secure HTTP Headers” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

Release Date – 15 June 2019
* Initial release