We are using Woo Commerce Membership + Buddy Boss. It works from a login and access restriction for active memberships. It fails in terms of Buddy Boss notifications. When the membership expires, it should tell Buddy Boss to no longer include them in any notifications it sents out.
They way other membership plugins work is they use add_filter with ‘bbp_topic_subscription_user_ids’ and this allows the membership plugin to remove user id’s from expired members.
Not sure who maintains the membership plugin but would like to see the integration with Buddy Boss compelted. Expired members are emailing us complaining about these emails and I manaully go in and set the status to 0.
The page I need help with: [log in to see the link]
