Changeset 11213
- Timestamp:
- 05/06/2009 01:42:43 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/query.php
r11211 r11213 2383 2383 $post = $this->next_post(); 2384 2384 setup_postdata($post); 2385 do_action('the_post', $post); 2385 2386 2386 2387 if ( $this->current_post == 0 ) // loop has just started
Note: See TracChangeset
for help on using the changeset viewer.