Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#15342 closed defect (bug) (fixed)

multisite user management missing add feature

Reported by: hitbox's profile hitbox Owned by: petemall's profile PeteMall
Milestone: 3.1 Priority: normal
Severity: major Version: 3.1
Component: Multisite Keywords:
Focuses: Cc:

Description

When I go to http://wpsite/wp-admin/network/site-users.php?id=# I can see the users who area assigned to the selected blog. but I don't see the option to add users like the previous admin interface had. Is this area moved, missing?

Attachments (4)

admin.png (74.1 KB) - added by hitbox 13 years ago.
site.users.add.15342.patch (3.6 KB) - added by ocean90 13 years ago.
15342.diff (3.0 KB) - added by PeteMall 13 years ago.
Add existing user to site form.
15342.2.diff (3.2 KB) - added by PeteMall 13 years ago.
Use default_role option.

Download all attachments as: .zip

Change History (10)

@hitbox
13 years ago

#1 @PeteMall
13 years ago

  • Keywords needs-patch added; add user management removed
  • Milestone changed from Awaiting Review to 3.1
  • Owner set to PeteMall
  • Status changed from new to assigned

It's a work in progress... I'll add it today but patches welcome until I get to it.

#2 follow-up: @ocean90
13 years ago

  • Keywords has-patch added; needs-patch removed

I have added a patch for the add user form and also a little bit styling for the user list: http://grab.by/7qKT

@PeteMall
13 years ago

Add existing user to site form.

#3 in reply to: ↑ 2 @PeteMall
13 years ago

Replying to ocean90:

I have added a patch for the add user form and also a little bit styling for the user list: http://grab.by/7qKT

I'm redoing the users table to use the site-users-list-table for consistency with the rest of the list-table screens.

@PeteMall
13 years ago

Use default_role option.

#4 @ryan
13 years ago

(In [16440]) Add existing user to site form. Props PeteMall, ocean90. see #15342

#5 @PeteMall
13 years ago

  • Keywords has-patch removed
  • Resolution set to fixed
  • Status changed from assigned to closed

Closing this as fixed... Redoing the users table is part of the greater network admin enhancement.

#6 @ryan
13 years ago

(In [16441]) Remove debug. Props ocean90. see #15342

Note: See TracTickets for help on using tickets.