User Switching from The WordPress Admin Bar

Recently I have been working on a number of multisite installs of WordPress. The largest of these has been for a multisite install that is being used as an Intranet in a corporate environment. To help see the site from other users’ perspective I have been using the excellent User Switching plugin by John Blackbourn. [...]

One thing that I have been looking into is to have a multisite installation of WordPress where the main blog holds master content. This can be be published or broadcast to other sites within the network, particularly when a new site is setup. Therefore you can have network sites that use default content from a master site. I think the solution lies with switch_to_blog() and restore_current_blog() but I am still looking into this.

Investigating Broadcasting WordPress Posts in a Network

Migrating a Single WordPress Install to WordPress Multisite on IIS7

network-admin-link

Currently I am in the middle of developing an Intranet at work using WordPress. At first the Intranet consisted of one site, with many pages and over 200 users that simply needed to view the site. Over time it has grown and I now have several sub sites doing different things, for less users. It [...]

For the first time since WordPress MU merged into core I have had a dabble with WordPress multisite, or what is now called a WordPress network of sites. Perhaps more importantly in this instance the install was on a Windows IIS7 server and therefore I wanted to make sure things worked as they should. Using sub directories things seem to be fine, although I still have a lot of testing to do.

Using WordPress Multisite