at , by

Category |

There has been a glitch in the Matrix.
There is nothing to see here.

Please try somewhere else.

$cat_id, 'showposts' => 1)) ) { $first = array_shift($posts); $post_ids[] = $first->ID; } } query_posts(array('post__in' => $post_ids)); ?>

get_results( "SELECT guid FROM $wpdb->posts WHERE post_parent = '$post->ID' " ."AND post_type = 'attachment' ORDER BY `post_date` ASC LIMIT 0,1" ); if ($first_image) { $image = $first_image[0]->guid; } ?>

| More