Changes between Initial Version and Version 1 of Ticket #22846, comment 9
- Timestamp:
- 04/14/2016 11:59:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22846, comment 9
initial v1 4 4 Alternatively, the code in `add_network_option()` could be changed so that in single-site installations, it falls back to `add_option()`, but it sets the `$autoload` parameter to 'no'. That way, single-site and multisite installations would show the same behaviour. They both wouldn't autoload network options (and transients). 5 5 6 See [attachment:22846. diff]6 See [attachment:22846.2.diff]