Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#15793 closed defect (bug) (fixed)

Allow for the add forms to be hidden in the Network Admin - Edit Site Users panel

Reported by: westi's profile westi Owned by: westi's profile westi
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: Network Admin Keywords:
Focuses: multisite Cc:

Description

If you want to do something different on this page there is no simple way to take over complete control.

You can replace the table relatively easily but still get the forms.

Change History (8)

#1 @westi
15 years ago

Options:

  • Filters.
  • Extra HTML to make them hidable with CSS

I prefer filters :-)

#2 follow-up: @nacin
15 years ago

Also cap checks, in some cases.

#3 @westi
15 years ago

(In [16891]) Add some filters and an action to make this more flexible for plugin extension / modification. See #15793.

#4 @westi
15 years ago

  • Owner set to westi
  • Status changed from new to accepted

#5 in reply to: ↑ 2 @westi
15 years ago

Replying to nacin:

Also cap checks, in some cases.

Yes we should have those too. Paging PeteMall ;-)

#6 @westi
15 years ago

And of course that do_action code should be in the php code :-(

#7 @westi
15 years ago

(In [16892]) Add cap checks. do the action in php. See #15793

#8 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.