Opened 12 years ago
Closed 12 years ago
#28141 closed defect (bug) (fixed)
Move 'home' option to the top of populate_options()
| Reported by: | nacin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When examining wp_options, whether by a query or a UI like phpMyAdmin, the first option is pretty much always going to be siteurl. For someone who is seeking to change their URL, this is helpful. However, the home option is buried. Let's bring them together. This is tiny and does very little to fix anything, but might save someone even just a little time or frustration in the future.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed by [28260].