Skip to content

Instantly share code, notes, and snippets.

@bkaminski
Created September 2, 2017 15:44
Show Gist options
  • Save bkaminski/5a543025c6f9192a4cd16c4dd59aa4be to your computer and use it in GitHub Desktop.
Save bkaminski/5a543025c6f9192a4cd16c4dd59aa4be to your computer and use it in GitHub Desktop.
WP Comments Page Specific
<?php if ( is_page( array( ID#, ID#, ID# ) ) )
comments_template( '', true ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment