Title: number format
Last modified: August 19, 2016

---

# number format

 *  [deannethomas](https://wordpress.org/support/users/deannethomas/)
 * (@deannethomas)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/number-format/)
 * I would like the number of comments to be spelled out, ex “two comments” vs. “
   2 comments”. Does anyone know of a way to set that format?

Viewing 1 replies (of 1 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 8 months ago](https://wordpress.org/support/topic/number-format/#post-864883)
 * There’s no particularly easy way to do it. There’s some code over here that will
   convert a number to english: [http://bloople.net/num2text/cnumlib.txt](http://bloople.net/num2text/cnumlib.txt)
 * Using that, you could construct a plugin to do it. A filter on “comments_number”
   to find the digits and replace with text (by running it through that function)
   would probably work. It’s not trivial though.

Viewing 1 replies (of 1 total)

The topic ‘number format’ is closed to new replies.

## Tags

 * [format](https://wordpress.org/support/topic-tag/format/)
 * [number](https://wordpress.org/support/topic-tag/number/)
 * [templates](https://wordpress.org/support/topic-tag/templates/)

 * 1 reply
 * 2 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/number-format/#post-864883)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
