| 开发者 | mohitgoyal1108 |
|---|---|
| 更新时间 | 2025年11月13日 20:51 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/.No, this plugin applies headers dynamically using send_headers — making it cache-safe, portable, and compatible with all environments.
Yes, you can configure headers per site on a WordPress Multisite network.
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.
Click the “Reset to Defaults” option in the admin panel to revert all settings to secure recommended defaults.
Yes. The “Disable All” button in the admin interface allows you to turn off all headers in a single action.
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.
COOP, CORP, or COEP?Yes, the plugin supports advanced cross-origin headers like COOP, CORP, and COEP.
Permissions-Policy, CSP, and Expect-CT.htaccess dependency for full dynamic application.htaccess header injection logic