' . __( 'Password Protected', 'buddypress' ) . ''; echo '
' . __( 'Enter the password to view comments.', 'buddypress' ) . '
'; return; } if ( is_page() && !have_comments() && !comments_open() && !pings_open() ) return; if ( have_comments() ) : $num_comments = 0; $num_trackbacks = 0; foreach ( (array)$comments as $comment ) { if ( 'comment' != get_comment_type() ) $num_trackbacks++; else $num_comments++; } ?>trackbacks and pingbacks are open.', 'buddypress' ), trackback_url( '0' ) ) ?>
' . get_the_title() . '' ) ?>
'bp_dtheme_blog_comments', 'type' => 'comment' ) ) ?>