Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Multisite and the PMPro Multisite Memberships Plugin #45

Open
ideadude opened this issue Jul 16, 2018 · 0 comments
Open

Comments

@ideadude
Copy link
Member

Currently if you install the PMPro Multisite Memberships Plugin on some subsites on a network, it will manage approval on each site individually instead of checking the approval data at the main site.

We should add a filter in get user meta to get the user meta from the main site, which should fix this to use the main site's approval data when deciding if a user is approved or not.

This will also make it possible for subsites to approve new users (I think). We should test this and probably hide the approvals page on subsites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants