Opened 3 years ago

Closed 3 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: multisite
Cc:

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 3 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)

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

comment:2   ryan3 years ago

  • Resolution set to fixed
  • Status changed from new to closed

nacin3 years ago

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

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

  • Resolution fixed deleted
  • Status changed from closed to reopened

Second patch (cleanup)

comment:5   ryan3 years ago

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

  • Resolution set to fixed
  • Status changed from reopened to closed

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

Note: See TracTickets for help on using tickets.