Make WordPress Core

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.

Change History (2)

#1 @nacin
12 years ago

Fixed by [28260].

#2 @nacin
12 years ago

  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.