Skip to content

Instantly share code, notes, and snippets.

@tomharrigan
Created January 12, 2013 10:44
Show Gist options
  • Select an option

  • Save tomharrigan/4517151 to your computer and use it in GitHub Desktop.

Select an option

Save tomharrigan/4517151 to your computer and use it in GitHub Desktop.
$comm = $woo_options['woo_comments'];
if ( ( $comm == 'page' || $comm == 'both' ) ) {
comments_template();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment