Skip to content

Instantly share code, notes, and snippets.

@digitalinkwell
Created April 7, 2016 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save digitalinkwell/49ab1522c30209f65b65f807cad96341 to your computer and use it in GitHub Desktop.
Save digitalinkwell/49ab1522c30209f65b65f807cad96341 to your computer and use it in GitHub Desktop.
printf(
_n(
'One comment',
'%s comments',
get_comments_number(),
'sample-plugin'
),
number_format_i18n( get_comments_number() )
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment