[wp-trac] [WordPress Trac] #28141: Move 'home' option to the top of populate_options()
WordPress Trac
noreply at wordpress.org
Mon May 5 21:55:50 UTC 2014
#28141: Move 'home' option to the top of populate_options()
-----------------------------+-----------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Upgrade/Install | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28141>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list