Skip to content

Instantly share code, notes, and snippets.

@sumanahmed
Created January 8, 2016 06:44
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 sumanahmed/2a21a8b005bf76b0e097 to your computer and use it in GitHub Desktop.
Save sumanahmed/2a21a8b005bf76b0e097 to your computer and use it in GitHub Desktop.
//Comments query
<?php comments_popup_link( 'No Comments', 'One Comments', '% Comments', '', 'Comment is disable' ); ?>
//comments template
<?php comments_template( '', true ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment