• '.__('Contents', 'blogtxt').'&sort_column=menu_order' ) ?> get_results("SELECT comment_author, comment_author_url, comment_ID, comment_post_ID, SUBSTRING(comment_content,1,65) AS comment_excerpt FROM $wpdb->comments LEFT OUTER JOIN $wpdb->posts ON ($wpdb->comments.comment_post_ID = $wpdb->posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT 5"); ?>
    • ' . sprintf(__('%1$s on %2$s
      %4$s …
      '), '' . $comment->comment_author . '', get_the_title($comment->comment_post_ID), get_permalink($comment->comment_post_ID), strip_tags($comment->comment_excerpt) ) . ''; endforeach; endif; ?>
    • ©
    • WordPress', 'blogtxt') ?>
    • XHTML & CSS', 'blogtxt'), get_bloginfo('stylesheet_url') ); ?>