Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

Paste Description for Home Page WordPress template

Reference: http://wordpress.org/support/topic/158357

Home Page WordPress template
Saturday, February 23rd, 2008 at 8:45:46pm MST 

  1. <?php
  2. /*
  3. Template Name: Home Page Template
  4. */
  5. ?>
  6. <?php get_header(); ?>
  7.  
  8.         <div id="content" class="narrowcolumn">
  9.  
  10.                 <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
  11.                 <div class="post" id="post-<?php the_ID(); ?>">
  12.                 <h2><?php the_title(); ?></h2>
  13.                         <div class="entry">
  14.                         <?php the_content(); ?>
  15.                         <?php wp_link_pages(); ?>
  16.                         </div>
  17.                 </div>
  18.                 <?php endwhile; endif; ?>
  19.         <?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
  20.  
  21. <?php $feature = new WP_Query('cat=1&showposts=1'); while( $feature->have_posts() ) : $feature->the_post(); ?>
  22.                 <div class="feature-post" id="post-<?php the_ID(); ?>">
  23.                 <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
  24.                         <div class="entry">
  25.                         <?php the_content(); ?>
  26.                         <?php wp_link_pages(); ?>
  27.                         </div>
  28.                 </div>
  29. <?php endwhile; ?>
  30.  
  31. <?php $latest = new WP_Query('cat=-1&showposts=1'); while( $latest->have_posts() ) : $latest->the_post(); ?>
  32.                 <div class="latest-post" id="post-<?php the_ID(); ?>">
  33.                 <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
  34.                         <div class="entry">
  35.                         <?php the_content(); ?>
  36.                         <?php wp_link_pages(); ?>
  37.                         </div>
  38.                 </div>
  39. <?php endwhile; ?>
  40.  
  41.         </div>
  42.  
  43. <?php get_sidebar(); ?>
  44.  
  45. <?php get_footer(); ?>

Paste Details

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right
fantasy-obligation