Skip to content

Instantly share code, notes, and snippets.

@hsquareweb
Created October 15, 2013 16:29
Show Gist options
  • Select an option

  • Save hsquareweb/6994406 to your computer and use it in GitHub Desktop.

Select an option

Save hsquareweb/6994406 to your computer and use it in GitHub Desktop.
WP: Number of comments
<a href="<?php comments_link(); ?>">+Comments (<?php comments_number('0', '1', '%'); ?>)</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment