After I send an email, I get the following message.
Warning: unlink(): No such file or directory in /home/rockwa9/public_html/mhuntwd.com/pfcdc/wp-content/plugins/contact-form-7-paypal-extension-pro/cf7-paypal-submit-button.php on line 337
if(isset($recipient) && !empty($recipient)){
wp_mail( $recipient, $emailsubject, $emailcontent, $headers, $attachments );
unlink($attachments);
}
I do not have any attachments set up in my email.
https://wordpress.org/plugins/contact-form-7-paypal-extension/