Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save erwinprasetyo/d00ef74d9dce11d421d3 to your computer and use it in GitHub Desktop.
Save erwinprasetyo/d00ef74d9dce11d421d3 to your computer and use it in GitHub Desktop.
<?php
wp_reset_query();
global $withcomments;
$withcomments = 1;
comments_template( '', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment