', '' ); ?>

post_date_gmt)); if ( $thisDate != $lastDate ) { echo '

' . $thisDate . '

'; } echo date("d", strtotime($post->post_date_gmt)) . ' | '; echo ''; the_title(); echo ''; echo ' (' . $post->comment_count . ')
'; $lastDate = $thisDate; endforeach; ?>