WordPress Hacks: Nested Paths For WPMU Blogs

Situation: you’ve got WordPress Multi-User setup to host one or more domains in sub-directory mode (as in site.org/blogname), but you want a deeper directory structure than WPMU allows…something like the following examples, perhaps:

site.org/blogname1
site.org/departments/blogname2
site.org/departments/blogname3
site.org/services/blogname3

The association between blog IDs and sub-directory paths is determined in wpmu-settings.php, but the code there knows nothing about nested paths. So a [...]

Woot! WordPress MU 2.7 Out

Sure, Matt says it’s Thank a Plugin Developer Day, but let’s hear it for the developers who just tagged WordPress MU 2.7! Not long ago there were still 300 files to merge, now it’s done and ready for the next version.