• Resolved growe

    (@growe)


    I agree that it is bad form but many plugins send mail in this fashion…

    $attachments="";
    wp_mail( $to, $subject, $message, $headers, $attachments );

    When the attachments are sent empty like the example, this plugin freaks out and throws an error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    Hello @growe

    We have fixed this in our development branch and will release the fix as part of the next release.

    I will post an update to this thread once we make the release.

    Plugin Author Sudar Muthu

    (@sudar)

    @growe

    We just released v2.3.2 of the plugin with the fix for this issue.

    Please try the new version and let us know if you still face this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error when blank attachment specified.’ is closed to new replies.