• Resolved stevek2

    (@stevek2)


    Love your plugin, thanks.
    Just wondered if you could think about renaming the CONCATENATE_SCRIPTS constant. As you might guess, this same name is used by other plugins and it makes debugging difficult when debug.log is full of PHP Notice: Constant CONCATENATE_SCRIPTS already defined. Thanks 😉

    • This topic was modified 7 years, 2 months ago by stevek2.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gioni

    (@gioni)

    This constant is used by WordPress and can be set by other plugins to force WordPress not to concatenate admin scripts.

    Check the Main Settings. Normally the “Load security engine” setting should be set to “Standard mode”. If so, the only way to get rid of those messages is to disable “Protect admin scripts” on the Hardening tab.

    Plugin Author gioni

    (@gioni)

    That is not an issue anymore: https://wpcerber.com/wp-cerber-security-8-2/

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Constant CONCATENATE_SCRIPTS already defined.’ is closed to new replies.