[wp-hackers] siteurl and home should not be in the mysql database
Gali
galeenet at gmail.com
Fri Jun 15 09:04:56 GMT 2007
I am working on a WP customisation, and have to make SQL import /
export on a daily basis.
While the wp-configure.php (including db options) is different on the
local and remote installation (which is good), I have to manually
change the "siteurl" and "home" options (in wp_options) every time I
upload the SQL dump from local to remote.
It would be better if these options were included in the
wp-configure.php instead of the database.
More information about the wp-hackers
mailing list