Opened 3 years ago
Last modified 3 years ago
#14172 new enhancement
Implement $scheme in site info in ms-sites edit site
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
In WordPress 3.0 with Network enabled, if you were to click:
Super Admin -> Sites -> Edit (next to any site) and then change any of the Site Options i.e. wp_2_options the changes don't save.
We're running a secure environment and need Siteurl to be HTTPS instead of HTTP. Changing all the parameters to https and clicking Update doesn't save the changes.
Change History (2)
- Component changed from Administration to Multisite
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
- Severity changed from major to normal
- Type changed from defect (bug) to enhancement
Note: See
TracTickets for help on using
tickets.

There is an update siteurl and home checkbox in the site info metabox that you need to uncheck to change the siteurl & home options.
Having said that, we should look at implementing $scheme for the site info in 3.1.