| Current Path : /home/admin/groupe1.blog.lppelm.o2switch.site/wp-content/themes/themes/ |
| Current File : /home/admin/groupe1.blog.lppelm.o2switch.site/wp-content/themes/themes/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' );
}