[wp-trac] [WordPress Trac] #16501: 'Add Existing' button should be dependent on is_multisite
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 9 12:26:26 UTC 2011
#16501: 'Add Existing' button should be dependent on is_multisite
--------------------------+------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: General | Version:
Severity: major | Resolution:
Keywords: |
--------------------------+------------------
Changes (by nacin):
* priority: low => normal
* severity: normal => major
Comment:
Okay, found at least one regression.
- In 3.0 single site, you used to be able to add a user when you had
create_users. Indeed you still can except for the
user_can_access_admin_page() fallthrough. Adding a check in wp-
admin/menu.php handles that.
- promote_users indeed is a very powerful capability. It shouldn't
change.
- Some of the dropdowns and stuff should be hidden. Don't think that's a
regression.
Working on a patch. Gonna test the various possibilities.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16501#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list