Skip to content

Instantly share code, notes, and snippets.

@contempoinc
Created September 4, 2015 01:15
Show Gist options
  • Save contempoinc/33b58b3f854c25e9d8ae to your computer and use it in GitHub Desktop.
Save contempoinc/33b58b3f854c25e9d8ae to your computer and use it in GitHub Desktop.
<?php
if($ct_options['ct_post_comments'] == "Yes" && comments_open()) {
comments_template( '', true );
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment