WordPress Multisite giving users access to specific Admin Pages

  1. Go to your database.

  2. Figure out what your prefix is. The default is “wp_” but this solution will change if your prefix is different. Lets use “example_” for this.

  3. Go to the your “example_options” table.

  4. Find “SOMETHING_user_roles” and change it to “examaple_user_roles”