WordPress/wp-includes
Jeremy Felt 40bcb404a3 Update home and siteurl after path slashes are validated in update_blog_details()
When editing a site, if `home` and `siteurl` are checked to be updated along with a site's domain and path, they should receive the results of any modifications in `update_blog_details()` rather than trusting the POST data.

Previously, it was possible to save a value without a leading slash on the path, causing an invalid URL to be stored.

Props earnjam.

Fixes #30417.

Built from https://develop.svn.wordpress.org/trunk@31156


git-svn-id: http://core.svn.wordpress.org/trunk@31137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-12 01:57:23 +00:00
..
2014-09-11 19:07:17 +00:00
2014-11-25 06:12:22 +00:00
2015-01-11 00:01:22 +00:00
2015-01-10 23:27:21 +00:00
2014-11-30 23:24:25 +00:00
2014-11-30 22:56:25 +00:00
2015-01-08 06:26:23 +00:00
2013-10-30 14:39:10 +00:00
2015-01-08 05:03:23 +00:00
2015-01-10 22:58:24 +00:00