[wp-trac] [WordPress Trac] #10970: Remove 'siteurl' setting from options-general.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 22:17:47 UTC 2010
#10970: Remove 'siteurl' setting from options-general.php
----------------------------+-----------------------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Administration | Version:
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by scribu):
Replying to [comment:6 azaozz]:
> The patch looks good but I'm thinking about the UI: do we show the
`siteurl` (not changeable) and do we test for upper case characters in
`home`? Or perhaps can test any new value for `home` with JS and try to
match it to `siteurl` showing a warning if mismatched because of different
case? Can possibly handle the www. matching from JS too.
We could show it disabled, for reference.
I think the validation should first be done on the PHP level and then we
can think about validation on the UI level.
> Is there a way to setup this value in setup? Or is this done
autmatically?
It's done automatically on setup.
If you really wanted to change it, I think you could do it with a custom
install.php.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10970#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list