• coppertom

    (@coppertom)


    This is filling our error logs lately:

    PHP Warning: compact(): Undefined variable $cc
    PHP Warning: compact(): Undefined variable $bcc
    in wp-mail-api.php line 569

    Line 569 is a compact() call, but it seems $cc and $bcc are only declared if $headers is not empty for some reason.

  • You must be logged in to reply to this topic.