diff -r 0d9a58d2c515 -r 0d28b7c10758 web/wp-content/themes/inove/comments.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/themes/inove/comments.php Fri Mar 12 13:29:04 2010 +0000 @@ -0,0 +1,210 @@ + + +post_password) && $_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) : ?> +
+ +
+ + +get_results($wpdb->prepare("SELECT * FROM $wpdb->comments WHERE comment_post_ID = %d AND comment_approved = '1' AND (comment_type = 'pingback' OR comment_type = 'trackback') ORDER BY comment_date", $post->ID)); + } +?> + + +
+ +
+ + + + + + + + + + + + +
+
+ +
+ +
    + 0) { + // for WordPress 2.7 or higher + if (function_exists('wp_list_comments')) { + wp_list_comments('type=comment&callback=custom_comments'); + // for WordPress 2.6.3 or lower + } else { + foreach ($comments as $comment) { + if($comment->comment_type != 'pingback' && $comment->comment_type != 'trackback') { + custom_comments($comment, null, null); + } + } + } + } else { + ?> +
  1. + +
  2. + +
+ + + +
+ +
+ + ID; ?> +
+
+
+ + + + +
    + + +
  1. +
    + + | +
    +
    + +
    +
    +
    + + + +
    +
  2. + + + +
  3. + +
  4. + + +
+ +
+ +
+ +
+ + + +
+ +
+ +
+ + logged in to post a comment.', 'inove'), $login_link); ?> +
+ + +
+
+ + + +
+ . + +
+ + + +
+ %s.', 'inove'), $comment_author) ?> + + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + + + + + + +
+ +
+ + +
+ +
+ +
+ +
+ + +
+
+ +
+ ID); ?> +
+ + + + + +