PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/ngamzghe/tenyvora.com/wp-content__92e43fe/themes/omega/ |
| Server: Linux server1.ngambekcore.com 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 04:00:07 EDT 2025 x86_64 IP: 159.198.77.92 |
| Dir : /home/ngamzghe/tenyvora.com/wp-content__92e43fe/themes/omega/comments.php |
<?php /** * The template for displaying Comments. * * The area of the page that contains both current comments * and the comment form. The actual display of comments is * handled by a callback to omega_comment() which is * located in the inc/template-tags.php file. * * @package Omega */ /* * If the current post is protected by a password and * the visitor has not yet entered the password we will * return early without loading the comments. */ /* If a post password is required or no comments are given and comments/pings are closed, return. */ if ( post_password_required() || ( !have_comments() && !comments_open() && !pings_open() ) ) return; if ( is_singular( 'page' ) && !get_theme_mod( 'page_comment' ) ) return; ?> <div id="comments" class="entry-comments"> <?php get_template_part( 'partials/comments-loop' ); // Loads the comments-loop.php template. ?> </div><!-- #comments --> <?php comment_form(); ?>