-
Notifications
You must be signed in to change notification settings - Fork 27
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 an filter to assign membership immediately #116
Comments
Leaving a note for anyone else that this gist by @dparker1005 provides a current solution to the issue above.
|
I have also put together a code snippet here that will allow users to access restricted content for a level when they have a pending order for that level: Note that the level still won't actually be given until the check is received. This code recipe will only allow access when the “Requires Membership” checkbox is checked for a page/post, not in situations where individual blocks are restricted for example. |
Some sites don't want users to have to wait until the first check is received to get membership access.
The text was updated successfully, but these errors were encountered: