Changes between Initial Version and Version 1 of Ticket #40265, comment 1
- Timestamp:
- 03/25/2017 07:35:22 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40265, comment 1
initial v1 3 3 * Adds an `All Network Users` filter to the Users screen when editing a site from network admin, and when viewing the Users screen on an individual site on Multisite. 4 4 * Allows a network administrator to bulk add users to a site by checking their checkboxes and choosing a role from the `Change role to...` dropdown. 5 * Potentially breaks on single site installations. Needs some testing.5 * ~~Potentially breaks on single site installations. Needs some testing.~~ 6 6 7 7 In addition, there is a bug which causes the main site's role to be displayed next to a user when viewing the All Network Users filter from the site editing screen. This is probably related to the combination of `switch_to_blog()` and `wp_roles()` which doesn't appear to be working as expected.