Thread
:
wordpress blogroll position
View Single Post
01-01-2010, 06:23 AM
kissmyarse
Registered User
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
View Public Profile
Find More Posts by kissmyarse