On multisite, plugins are disabled prematurely when viewing the /wp-activate.php page file
On multisite, setting the WP_INSTALLING constant on wp-activate.php file disables all plugins prematurely. Why didn’t the core create a way to bypass this. Though this […]