Skip to content

Instantly share code, notes, and snippets.

@sxidsvit
Created November 30, 2015 14:36
Show Gist options
  • Save sxidsvit/6bad1d532352499f04e3 to your computer and use it in GitHub Desktop.
Save sxidsvit/6bad1d532352499f04e3 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