Tuesday, May 4, 2010

Show something only on home page in WordPress

Show some Contents only on home page in WordPress 
 
Here is the solution to show content only in home page 
 
<?php if( is_front_page() ) : ?>
     ///Your Content Here 
<?php endif;?>



1 comment:

  1. Easy tutorial on how to create pages and add content to your WordPress website.magento development services

    ReplyDelete

 

Followers