Skip to content

Instantly share code, notes, and snippets.

/custom.php Secret

Created January 27, 2018 06:14
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 anonymous/ae69dc29994278f5f0b3435de159eb12 to your computer and use it in GitHub Desktop.
Save anonymous/ae69dc29994278f5f0b3435de159eb12 to your computer and use it in GitHub Desktop.
<?php if ( comments_open() || '0' != get_comments_number() ){ ?>
<?php comments_template(); ?>
<?php } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment