Multi-Blogging Update
I know that Stephen Rider is coming out with an update soon, but I needed another feature that I felt was useful enough to release publicly. I was using the Exec-PHP plugin to embed a call to the print_virtual_sites_list() function in a post on my root site (http://DPotter.net/), like this:
<ul><?php print_virtual_sites_list(); ?></ul>
This worked great, displaying [...]

