Here’s a good bit of code I found in the WordPress MU forums and slightly altered for my own purposes – conditional tag based on blog ID. This will work for WordPress 3.0:
<!– SWITCH CODE BASED ON BLOG ID –>
<?php
$current_blog_id = $GLOBALS[’blog_id’];
if ($current_blog_id == 1) {
[...]
Updated: If you’ve used this tutorial to create subdomain blogs and are having trouble logging into those blogs, here’s a fix I found that worked.
—–
I recently spent many hours — most of it Googling and staring at error pages — trying to get the new WordPress Multisite functionality working on [...]
That’s kind of a mouthful, eh?
With all the talk of organizations using WordPress as their website CMS, it’s pretty surprising some features aren’t yet part of the core code or at least surprising that some hacks aren’t more distributed. A very basic feature I know every news site would want is the ability to [...]
Update 4/4/2011: This plugin does not currently work with WordPress 3.0+ and, due to time constraints, I may have to deprecate it entirely.
——–
After writing my first WordPress plugin (which creates an XML file of your blog using every post’s title, excerpt, permalink and custom fields), I started getting several requests from people [...]
About me
I'm a web developer, designer, writer, communications professional, former newspaper journalist, Wordpress evangelist, news junkie, pop culture addict AND MORE! Currently employed as the Technical Communications Specialist at the Seattle Housing Authority.
My Favorite Thing Ever Right Now
Tim Tebow 80 Yard Game Winning Touchdown Pass to Demaryius Thomas - 2011-2012 AFC Wildcard (by TheNFLonDemand)
Latest from Twitter
Current Favorites from Twitter
-
matthewbaldwin Matthew BaldwinI'm lucky it's a beautiful day for a walk because my bike tire just burst and I don't have a spare and I'm 4 miles from work. So, so lucky.
-
matthewbaldwin Matthew BaldwinRoses are red / Violets are blue / Oh god I forgot you are colorblind / I am an insensitive ass
-
matthewbaldwin Matthew BaldwinI dislike this trend of people being younger than me.
-



