Undefined variable
-
Hello,
I’m using wooCommerce version 2.5.2. Custom email has been set up and is able to send email. However, when i checked the email, there is one error message at the bottom of the email.
Notice: Undefined variable: email in /home/gsc/gscwoo/wp-content/plugins/woo-custom-emails/admin/class-wcemails-instance.php on line 104
which is basically this line
do_action( ‘woocommerce_email_footer’, $email );
May I know how I can solve this issue so it will not appear at my email.
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Undefined variable’ is closed to new replies.