Opened 9 years ago
Closed 9 years ago
#30272 closed enhancement (invalid)
user role change function missing in network mode
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Networks and Sites | Keywords: | |
Focuses: | multisite | Cc: |
Description
User role cannot be changed on page wp-admin/network/user-edit.php because there is no role selection like on page USERNAME/wp-admin/user-edit.php
Change History (1)
Note: See
TracTickets for help on using
tickets.
This is because there is no concept of a network-wide role, except for super admins. You will want to go to wp-admin/network/sites.php, then the users tab for a particular site, if you want a similar experience as wp-admin/users.php. To edit a user's role from user-edit.php, you have to go to the corresponding site.