Viewing File: /home/maglabs/exclusive/wp-content/plugins/g5-blog/templates/single/comment.php

<?php
// Do not allow directly accessing this file.
if (!defined('ABSPATH')) {
    exit('Direct script access denied.');
}
if ( comments_open() || get_comments_number() ) {
    comments_template();
}
Back to Directory File Manager