Created
March 23, 2021 15:02
-
-
Save ideadude/a1024b47153a67e99b066ae5e33a7db5 to your computer and use it in GitHub Desktop.
Allow admins to set multiple PMPro level roles to one level when using PMPro and the PMPro Roles Add On.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add_filter( 'pmpro_roles_exclude_other_pmpro_roles', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment