Archive for the tag “Multi-blog”

October 29th, 2007 at 11:13 pm by David Potter

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 [...]
October 23rd, 2007 at 1:07 pm by David Potter

Multi-blogging

I started using WordPress in September and created quite a few while learning some of the ins and outs of the system.  Then version 2.3 was released, which included a database schema change.  Maintaining all my blogs was beginning to be a real hassle.  Not only are there multiple databases/sets of tables, but I was [...]