| Current Path : /home/chevrit/www/wp-content/themes/m8d2a5dk/ |
| Current File : /home/chevrit/www/wp-content/themes/m8d2a5dk/comments.php |
<?php
if ( post_password_required() ) {
return;
}
if ( comments_open() || get_comments_number() ) {
// Hook to include page comments template
do_action( 'qi_action_page_comments_template' );
}