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

Eazy HTTP Headers

説明

Eazy HTTP Headers provides three check boxes for settings on the general settings page.
Two of the check boxes, activate two functions built into WordPress, send_frame_options_header() & send_nosniff_header(), while the other sets a header for X-XSS Protection.
This allows you to control your sites HTTP Headers for X-Frame-Options & X-Content-Type-Options using functions built into WordPress functions.

スクリーンショット

  • The Eazy HTTP Headers Settings section on the general settings page

インストール

  1. Install and activate Eazy HTTP Headers.
  2. Navigate to the General Settings page in the admin.
  3. Look for the Eazy HTTP Settings section towards the bottom.
  4. Check the boxes for the corresponding headers you want to set.

FAQ

Installation Instructions
  1. Install and activate Eazy HTTP Headers.
  2. Navigate to the General Settings page in the admin.
  3. Look for the Eazy HTTP Settings section towards the bottom.
  4. Check the boxes for the corresponding headers you want to set.
How do I know if my sites headers changes?

You can request your sites HTTP Headers by looking at the response to an HTTP request.
securityheaders.io provides an easy to use interface to verify your sites headers.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.1.0

  • Added option for X-XSS Protection
  • Added inline documentation

1.0.0

  • Initial version of plugin.