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

Advertising

Paste Description for Forum topic 141648

Example for http://wordpress.org/support/topic/141648

Forum topic 141648
Friday, November 2nd, 2007 at 4:56:32am MDT 

  1. <?php
  2. $cat = intval( get_query_var('cat') ); ?>
  3.  
  4. <?php while (have_posts()) : the_post(); ?>
  5. <?php if ( in_category($cat) ) { ?>
  6. <div class="post">
  7. <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h3>
  8. <small><?php the_time('l, F jS, Y') ?></small>
  9.  
  10. <div class="entry">
  11. <?php the_content(); ?>
  12. </div>
  13.  
  14. <p class="postmetadata">Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?></p>
  15.  
  16. </div>
  17. <?php }
  18. ?>
  19.  
  20. <?php endwhile; ?>

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
worth-right