strangerstudios / pmpro-pay-by-check

Add a "Pay by Check" option to PMPro levels, and keep members in "pending" status until an admin changes the order status.
https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/
11 stars 27 forks source link

Avoiding PHP warnings when user logged out #98

Closed dparker1005 closed 1 year ago

dparker1005 commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

If a user is logged out, pmpro_getMembershipLevelsForUser() will return false. We need to account for that possibility in our code.

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.