Linux 软件免费装
Banner图

HTTP Security Header

开发者 mohitgoyal1108
更新时间 2025年11月13日 20:51
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

clickjacking security headers WordPress security content-security-policy http security

下载

2.2 3.0 3.1 2.0 2.0.1 2.0.2 2.0.3 2.1

详情介绍:

HTTP Security Header helps protect your WordPress site by adding critical HTTP headers to each response — with no code required. These headers provide additional layers of protection against attacks such as cross-site scripting (XSS), clickjacking, content injection, and resource leaks. This plugin offers a modern, responsive admin dashboard with validation, fallback safety, and full control over each header’s default or custom value. Features Include:

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin via WordPress admin.
  3. Navigate to Settings → Security Headers to configure.

屏幕截图:

  • **Without Plugin**: Your website is vulnerable to various security threats.

升级注意事项:

3.1 Added "Disable All" feature, real-time custom header validation, and improved fallback logic. After updating, review headers with custom values and re-save to ensure compatibility.

常见问题:

Does this modify the .htaccess file?

No, this plugin applies headers dynamically using send_headers — making it cache-safe, portable, and compatible with all environments.

Is this plugin multisite compatible?

Yes, you can configure headers per site on a WordPress Multisite network.

What happens if a custom value is invalid?

The plugin uses fallback logic to prevent breaking the site by reverting to a known safe default. An admin notice will also show up when this happens.

How do I reset the headers?

Click the “Reset to Defaults” option in the admin panel to revert all settings to secure recommended defaults.

Can I disable all headers at once?

Yes. The “Disable All” button in the admin interface allows you to turn off all headers in a single action.

Will this block any scripts or resources?

Some headers like Content-Security-Policy or COEP can affect script loading. You should test after enabling them, especially with third-party scripts or iframe embeds.

Does this support headers like COOP, CORP, or COEP?

Yes, the plugin supports advanced cross-origin headers like COOP, CORP, and COEP.

更新日志:

3.1 3.0 2.2 2.1 2.0.3 - 2.0.1 2.0 1.0