View Single Post
Old 01-01-2010, 06:23 AM  
kissmyarse
Registered User
 
kissmyarse's Avatar
 
Join Date: Feb 2008
Location: UK
Posts: 47
I do this on my WP blog, here's the code;

Code:
<?php if ( is_home() ) { ?>
  <h2><?php _e('Blogroll'); ?></h2>
<?php } ?>
kissmyarse is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook