In what file the new Defender options are being applied

I saw that Defender Pro has some new options, but I’m wondering in what file things like cross-origin is being applied.

  • Nithin Ramdas
    • Support Wizard

    Hi Dominique ,

    Rules aren’t added physically in any files, they are loaded dynamically once the new security tweaks are enabled.

    For example for “Referrer Policy Security Header” they are added in the header dynamically via PHP code, there won’t be any changes done in any files.

    You can find more about each tweak functions via the plugin file under:

    /wp-defender/app/module/hardener/component/
    /wp-defender/app/module/hardener/component/sh-referrer-policy.php

    If there is any specific reason to check regarding these aspects please do let us know further about it. Have a nice day ahead.

    Regards,
    Nithin