> <?php bloginfo('name'); ?> <?php if(is_home()) { ?> - <?php bloginfo('description'); ?> <?php } ?> <?php if(is_single()) { ?> <?php wp_title(); ?> <?php } ?> <?php if(is_404()) { ?> - Page Not Found <?php } ?> <?php if(is_search()) { ?> - Search Results for: <?php echo wp_specialchars($s, 1); ?> <?php } ?>
  • Recent Posts

      query('showposts='.$opt['posts'].'&orderby=date&order=DESC'); ?> have_posts()) : $recentposts->the_post(); ?>
  • Recent Comments

  • Browse by Tags