Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <?php
  2. if($ct_options['ct_post_comments'] == "Yes" && comments_open()) {
  3. comments_template( '', true );
  4. }
  5. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement