Changes between Initial Version and Version 1 of Ticket #37699, comment 55
- Timestamp:
- 08/31/2016 02:38:37 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37699, comment 55
initial v1 3 3 FWIW, I see no harm in this. 4 4 5 * More predictabl yenvironment for plugins & themes5 * More predictable environment for plugins & themes 6 6 * `get_current_blog_id()` and `get_current_network_id()` are already in `load.php` 7 7 * Hypothetically, these could all live in `ms-load.php`, but I have a hunch that will require a few additional `is_multisite()` checks to avoid fatals (would need to try it to see what breaks)