Content Security Policy (CSP) Levels

Description: Controls how strict CSP is applied across frontend/admin (Pro features may be dimmed in UI).

How it works: csp_level, csp_level_frontend, and csp_level_admin determine whether CSP is off, report-only, balanced, strict, or custom.

How to access / configure:

  1. WP Admin → AegisShield → Security Headers → CSP.
  2. Choose CSP level for frontend and admin.
  3. Save changes and test critical pages.

Recommended setting: Start with Report-Only (Pro) to collect violations, then move to Balanced/Strict after tuning.