'; ?> <?php if ( is_singular() ) printf(__('Comments on: %s'), get_the_title_rss()); elseif ( is_search() ) printf(__('Comments for %s searching on %s'), get_bloginfo_rss( 'name' ), attribute_escape($wp_query->query_vars['s'])); else printf(__('Comments for %s'), get_bloginfo_rss( 'name' ) . get_wp_title_rss()); ?> comment_post_ID); get_post_custom($comment_post->ID); ?> <?php if ( !is_singular() ) { $title = get_the_title($comment_post->ID); $title = apply_filters('the_title_rss', $title); printf(__('Comment on %1$s by %2$s'), $title, get_comment_author_rss()); } else { printf(__('By: %s'), get_comment_author_rss()); } ?> post_password) && $_COOKIE['wp-postpass'] != $comment_post->post_password) : ?> ]]> ]]> comment_ID, $comment_post->ID); ?>