Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#12027 closed defect (bug) (fixed)

Move options-network.php to the Tools menu

Reported by: nacin Owned by:
Priority: normal Milestone: 3.0
Component: UI Version:
Severity: normal Keywords:
Cc: Focuses: multisite

Description

options-network.php is a misnomer, and the code admits just as much: "This option panel does not save data to the options table."

This should be a part of the Tools menu, alongside Upgrade, Import, etc. We can probably rename the file to simply network.php as well.

For the record, Jane supports this.

Attachments (1)

12027.diff (17.4 KB ) - added by nacin 17 years ago.
Whitespace and inline docs. Has a gettext/escaping fix or two as well (see also #11644)

Download all attachments as: .zip

Change History (7)

#1 @automattor
17 years ago

(In [12830]) Move network screen to the tools menu, See #12027

#2 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

@nacin
17 years ago

Whitespace and inline docs. Has a gettext/escaping fix or two as well (see also #11644)

#3 @nacin
17 years ago

Patch attached for whitespace and inline docs improvements. There's also a single escaping fix, using wp_htmledit_pre() for content in a <textarea>.

#4 @nacin
17 years ago

  • Resolution fixed
  • Status closedreopened

Second patch (cleanup)

#5 @ryan
17 years ago

(In [12865]) Whitespace cleanup and inline docs. Props nacin. see #12027

#6 @nacin
17 years ago

  • Resolutionfixed
  • Status reopenedclosed

Nothing left in the scope of this ticket, closing out.

Note: See TracTickets for help on using tickets.