Warning: Undefined array key "बहिः गच्छतु" in
/www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line
136
Warning: Undefined array key "aksi" in
/www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line
140
Warning: Undefined array key "नामपत्र" in
/www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line
159
Warning: Undefined array key "नामपत्र" in
/www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line
181
Current File : /www/wwwroot/wellwisehub.org/wp-content/themes/graceful/template-parts/single/post-comments.php |
<?php
/**
* Template part for Single Post Comments
*
* @package Graceful
*/
// Load the comment template only if comments are open or if there is atleast one comment.
if ( comments_open() || get_comments_number() ) {
?>
<div class="comments-area" id="comments">
<?php comments_template( '', true ); ?>
</div>
<?php
}