Title: Post Loop for WordPress 2
Last modified: August 18, 2016

---

# Post Loop for WordPress 2

 *  [qdsouza](https://wordpress.org/support/users/qdsouza/)
 * (@qdsouza)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/post-loop-for-wordpress-2/)
 * Can anyone give me a pointer to the file in wordpress 2 where I can find the 
   Post loop?
 * I am using Semiologic theme and the index file points to:
 * <?php
    require_once(TEMPLATEPATH . ‘/header.php’);
 * the_posts();
 * require_once(TEMPLATEPATH . ‘/footer.php’);
    ?>
 * But I’m not sure where to locate the “the_posts();” loop in a file, so that I
   can add some PHP to the end of each post.

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/post-loop-for-wordpress-2/?output_format=md)
[1](https://wordpress.org/support/topic/post-loop-for-wordpress-2/?output_format=md)
2

 *  [aleister](https://wordpress.org/support/users/aleister/)
 * (@aleister)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/post-loop-for-wordpress-2/page/2/#post-372239)
 * Both 🙂
 * I wrote my first real WP plugin sometime around January.
 * By ‘real’ I mean that for a few months before that, I was writing some code here
   and there for WordPress, including the first version of my WP sitemap generator,
   but it was not until January of this year that I turned it into a ‘true’ plugin
   and started writing more.

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/post-loop-for-wordpress-2/?output_format=md)
[1](https://wordpress.org/support/topic/post-loop-for-wordpress-2/?output_format=md)
2

The topic ‘Post Loop for WordPress 2’ is closed to new replies.

 * 16 replies
 * 3 participants
 * Last reply from: [aleister](https://wordpress.org/support/users/aleister/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/post-loop-for-wordpress-2/page/2/#post-372239)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
