'approve', 'post_id'=> get_the_ID(), 'type'=> 'comment', 'count' => true ) ); $tijaji_pingscount = get_comments( array( 'status' => 'approve', 'post_id'=> get_the_ID(), 'type'=> 'pings', 'count' => true ) ); if ( $tijaji_commentcount > 0) { if ( $tijaji_commentcount == 1) { echo '

' . esc_html( __( 'One Comment' , 'tijaji') ) . '

'; }else{ /* translators: %s: comment number */ echo '

' . esc_html( sprintf( __( '%s Comments', 'tijaji'), $tijaji_commentcount ) ) . '

'; } ?>
0 ){ ?> '; } ?> 1) { echo '
'; } ?>