If you have been running WorPress MU for a while, you may not have seen some of the recent additions to values defined in wp-config.php. For single site WPMU installs, as of 2.6.1, you can save a couple of database and/or internal cache lookups by adding 3 defines to your wp-config.php: define(‘DOMAIN_CURRENT_SITE’, ‘domain.tld’ ); define(‘PATH_CURRENT_SITE’, [...]
You are here: Home / Archives for config
Small Optimization
February 16, 2009 By Ron
Filed Under: Basics, New Features Tagged With: config, optimization
Disable the admin bar sitewide
February 2, 2009 By andrea
There’s a new admin bar in the 2.7 version of WPMU. It has settings so users can see it on the front side if logged in, and a wonky bit to switch between blogs that may have a few bugs. If you don’t like it, don’t have use for it, whatever your reasons, here’s how [...]

