id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 28696,Change to multisite's bootstrap causes undefined functions,Ipstenu,,"I updated a theme and ended up with a WSoD, and also found that running commands (esp. on wp-cli) netted me this: {{{ Fatal error: Call to undefined function ms_subdomain_constants() in /home/ipstenu/public_html/wp-includes/ms-settings.php on line 18 }}} I traced it back to this changeset: [28910] When I reverted the changes to /wp-includes/ms-settings.php then everything worked again. If I only reverted the default constants, I got this: {{{ Fatal error: Call to undefined function get_site_by_path() in /home/ipstenu/public_html/wp-includes/ms-settings.php on line 56 }}} Apparently things aren't being loaded soon enough for Multisite? Tested on latest SVN. No errors on 3.9.1",defect (bug),closed,normal,4.0,Networks and Sites,4.0,normal,fixed,,,multisite