Changes between Initial Version and Version 1 of Ticket #32503, comment 6
- Timestamp:
- 05/27/2015 01:53:51 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32503, comment 6
initial v1 19 19 Right now the checkbox only shows when `home` and `site_url` are identical. Which is actually '''''not''''' all that helpful because if they are the same, you wouldn't have the issue of the original ticket. 20 20 21 Perhaps we could just update both `home` and `site_url` automatically if they are the same and equal to the previous value of `domain``path` and don't update them if `home` and `site_url` are different. The downside of that is that it's confusing because now we have 4 separate values set in 2 locations and changing the `domain``path` values on `site-info.php` wouldn't really do anything .21 Perhaps we could just update both `home` and `site_url` automatically if they are the same and equal to the previous value of `domain``path` and don't update them if `home` and `site_url` are different. The downside of that is that it's confusing because now we have 4 separate values set in 2 locations and changing the `domain``path` values on `site-info.php` wouldn't really do anything practical. It would just change the values in `wp_blogs`