#52944 closed defect (bug) (worksforme)
/wp-admin/users.php - filter by role doesnt works - v5.7
Reported by: | otrtomek | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
Fresh WordPress instance 5.7 from: https://pl.wordpress.org/download/
/wp-admin/users.php - option: filter by role
- doesnt works (wrong variable name: 'new_role')
URL: /wp-admin/users.php?role=administrator
- works
Roles in column could be clickable as default.
Attachments (1)
Change History (6)
#3
@
3 years ago
- Focuses administration added
Just to clarify a bit more, the user role filter on that screen are the links below the heading:
Wszyscy (2) | Administrator (1) | Redaktor (1)
As noted above, the highlighted dropdown is not a user role filter, it can be used to change the role of selected users.
Note: See
TracTickets for help on using
tickets.
Hi @otrtomek welcome to WordPress Core Trac,
The field you highlighted in your screenshot is not a user role filter but a tool to change user roles from on to another.
You have to select one or more users using the checkbox provided on the left in the user table, then you can use this tool to change their role.