Current Path : /home/church/www/wp-content/themes/neve/ |
Current File : /home/church/www/wp-content/themes/neve/comments.php |
<?php /** * The template for displaying comments. * * @package neve */ if ( post_password_required() ) { return; } ?> <div id="comments" class="comments-area"> <?php do_action( 'neve_do_comment_area' ); ?> </div>