Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16501, comment 8


Ignore:
Timestamp:
02/09/2011 04:18:30 PM (14 years ago)
Author:
nacin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16501, comment 8

    initial v1  
    1 Indeed, when you deny create_users, the 'Add Existing' button appears and you get a link to user-new.php. Only, you only see 'Add Existing User' -- the rest of it a blank form, as it is cap-checked, and the other form is multisite-checked.
     1 4. Indeed, when you deny create_users, the 'Add Existing' button appears and you get a link to user-new.php. Only, you only see 'Add Existing User' -- the rest of it a blank form, as it is cap-checked, and the other form is multisite-checked.
    22
    3 Second patch also drops in the appropriate is_multisite() checks.
     3 Second patch also drops in the appropriate is_multisite() checks.