Created
September 2, 2017 15:44
-
-
Save bkaminski/5a543025c6f9192a4cd16c4dd59aa4be to your computer and use it in GitHub Desktop.
WP Comments Page Specific
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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