Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ideadude/a1024b47153a67e99b066ae5e33a7db5 to your computer and use it in GitHub Desktop.

Select an option

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.
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