Skip to content

Instantly share code, notes, and snippets.

@schutzsmith
Created May 5, 2022 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schutzsmith/5a278d4dde6da104af7ce4c694e69401 to your computer and use it in GitHub Desktop.
Save schutzsmith/5a278d4dde6da104af7ce4c694e69401 to your computer and use it in GitHub Desktop.
WPMU allow specific users as admin
define( 'WPMUDEV_LIMIT_TO_USER', '1, 10, 15' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment