strangerstudios / pmpro-woocommerce

Connect Paid Memberships Pro with WooCommerce and WooCommerce Subscriptions to sell membership products and offer members-only product discounts.
https://www.paidmembershipspro.com/add-ons/pmpro-woocommerce/
46 stars 32 forks source link

PHP Notice: Undefined variable: has_sub is being thrown in debug.log #170

Closed samheavyside closed 1 year ago

samheavyside commented 2 years ago

I have had a few of these warnings pop-up in my error log. Looks like it is related to Removing Membership Levels when a Subscription's status changes. I think the function still runs ok, but not sure the logic is being checked as it should.

https://github.com/strangerstudios/pmpro-woocommerce/blob/d14232240c43ad5ee1714bc041834eba48571e43/pmpro-woocommerce.php#L367