Testers, start your engines
The bulk of the merge has been done in WordPress core. At least with regards to moving over the files. Now the fun part begins: bug gardening, testing and tweaking. Here’s what you can do to help not only the dev team and others, but also yourself: - set up a local install of WPMU - import some...
Should you use WPMU?
With news of the merge of the Wordpress & WordPressMU codebase becoming more widespread, one of the questions I get asked with increasing frequency is should someone start a new site based on MU or should they wait for the merge. My answer? It depends. Is it time-critical? Do you need it up and...
2.9 status
WordPress has been out in the 2.9 version for a few days now, and Donncha has just checked in the 2.9 code into the MU trunk. You can find it here: WordPressMU trunk Scroll down to the bottom of that page and there is a zip link. Do not put this on a production site yet, but please do try and test it...
WP-Devel plugin
I noticed this new plugin which looks like it could be handy – especially if you are tearing your hair out trying to debug issues with WPMU. Included debug information: * Show template file viewing * Display page/query load times * Display all queries executed w/ load times * Enable WP_Debug *...