Allow Inline CSS in CSP

Description: Allows or blocks inline CSS (unsafe-inline) in CSP (Pro).

How it works: builder_allow_inline_css controls whether inline styles are permitted; disabling reduces injection risk but may require theme adjustments.

How to access / configure:

  1. WP Admin → AegisShield → Security Headers → CSP Builder.
  2. Toggle “Allow inline CSS”.
  3. Save and test layout.

Recommended setting: Prefer OFF if possible; otherwise keep ON but restrict other directives tightly.