malsubrata / woo-wallet

WooCommerce Wallet
GNU General Public License v3.0
78 stars 37 forks source link

Remove PHP Warnings if Email Notification is removed using WP Filters #68

Closed sanchit-hwd closed 1 year ago

sanchit-hwd commented 2 years ago

Fix for PHP Warnings if Email Notification has been removed using Filters.

[29-Apr-2022 14:46:10 UTC] PHP Notice: Undefined index: Woo_Wallet_Email_Low_Wallet_Balance in /www/wwwroot/competitionfox.com/wp-content/plugins/woo-wallet/includes/class-woo-wallet-wallet.php on line 223

sanchit-hwd commented 2 years ago

Hi @malsubrata ,

Would you please take a look at this and let me know if these changes can be merged ?

Thanks, Sanchit Varshney

sanchit-hwd commented 2 years ago

@malsubrata Please let me know if this is something possible. I need it to be updated asap.

Thanks

malsubrata commented 2 years ago

@sanchit-hwd Thanks for showing interest in contributing to our plugin. The code is fine and we are going to merge your pull request into our plugin.