Title: Comments title
Last modified: September 1, 2016

---

# Comments title

 *  [RevisedSmile97](https://wordpress.org/support/users/revisedsmile97/)
 * (@revisedsmile97)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/comments-title/)
 * Hi,
    I have problem, I want to have different headings which will depend on the
   number of comments. This code works if I give 2 sets of values (default code):
 *     ```
       printf(
          _n( '1 A: ', '%1$s B: ', get_comments_number(), 'delta' ),
          number_format_i18n( get_comments_number() )
       );
       ```
   
 * How can I do 3 sets of values?
    1 set – only 1 commentl 2 set – comments 2-4 
   3 set – comments 5+
 * Sorry if its easy and obvious but Im bad at php.
    Sorry for my bad english too.

The topic ‘Comments title’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [title](https://wordpress.org/support/topic-tag/title/)
 * [values](https://wordpress.org/support/topic-tag/values/)

 * 0 replies
 * 1 participant
 * Last reply from: [RevisedSmile97](https://wordpress.org/support/users/revisedsmile97/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/comments-title/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
