- BUG FIX/ENHANCEMENT: Marking plugin as incompatible with Multiple Memberships Per User for the PMPro v3.0 update. #14 (@dparker1005)
- BUG FIX: Now passing user object to
sendCancelEmail()
instead of just the user ID. #10 (@mircobabini) - REFACTOR: Now using
get_option()
instead ofpmpro_getOption()
. #15 (@dwanjuki)