Opened 3 years ago
Last modified 2 years ago
#14125 accepted enhancement
Seperate out non-editable options in edit site
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Multisite | Version: | |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
In the edit site screen, blog options which are arrays are shown as SERIALIZED and the textbox is disabled. The attached patch pulls those options out of the options metabox and displays the option name in another metabox below.
Related: #14120
Attachments (2)
Change History (8)
- Keywords needs-refresh added; has-patch removed
- Milestone changed from Awaiting Review to 3.1
This looks good in terms of cleaning up that page more. Needs refresh though due to the network admin.
- Keywords has-patch 2nd-opinion added; needs-refresh removed
- Owner set to sorich87
- Status changed from new to accepted
Replying to nacin:
This looks good in terms of cleaning up that page more. Needs refresh though due to the network admin.
New patch. I was not sure about the look of the new non-editable options table.
Note: See
TracTickets for help on using
tickets.

I think this patch also fixes #14120.