• I cannot seem to suppress PHP Strict standards messages that are coming from code in a theme I am using.

    I have set error_reporting = 3 (and confirmed that setting in PHP Info) and I still get these messages.

Viewing 1 replies (of 1 total)
  • Hey there,

    You didn’t mention the theme name here?

    Does it happen with plugins or just this theme?

    Is it possible the theme is resetting that with ini_set? Or it’s being reset elsewhere?

    Worth asking the author on this one.

    Also, is WP_DEBUG false in your wp-config.php?

    Cheers.

Viewing 1 replies (of 1 total)

The topic ‘Cannot suppress PHP Strict standards messsages’ is closed to new replies.