Use this code to show only to home page only on wordpress:
<?php if (is_home()) : ?>
//your code here
<?php endif; ?>
Use this code to show only to home page only on wordpress:
//your code here
<?php endif; ?>
Endif, Is_home, Lt, PHP code, Wordpress Is_home
This entry was posted on Sunday, July 19th, 2009 and is filed under PHP code, Wordpress. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^