Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > > > > wise-blog
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
assets | Directory | - | - | |
blocks | Directory | - | - | |
inc | Directory | - | - | |
languages | Directory | - | - | |
template-parts | Directory | - | - | |
.htaccess | File | 160 bytes | March 06 2024 01:05:41. | |
404.php | File | 1111 bytes | May 15 2024 16:42:05. | |
archive.php | File | 1724 bytes | June 11 2025 23:38:22. | |
comments.php | File | 2070 bytes | June 11 2025 23:38:22. | |
footer.php | File | 2128 bytes | June 11 2025 23:38:22. | |
front-page.php | File | 1682 bytes | June 11 2025 23:38:22. | |
functions.php | File | 6048 bytes | June 11 2025 23:38:22. | |
header.php | File | 4785 bytes | April 11 2024 00:55:55. | |
home.php | File | 2403 bytes | June 11 2025 23:38:22. | |
html5.css | File | 6436 bytes | August 16 2024 12:27:41. | |
index.php | File | 1787 bytes | June 11 2025 23:38:22. | |
page.php | File | 896 bytes | June 11 2025 23:38:22. | |
readme.txt | File | 3535 bytes | June 11 2025 23:38:22. | |
screenshot.png | File | 291942 bytes | June 11 2025 23:38:22. | |
search.php | File | 1404 bytes | June 11 2025 23:38:22. | |
sidebar.php | File | 368 bytes | June 11 2025 23:38:22. | |
single.php | File | 2677 bytes | June 11 2025 23:38:22. | |
slider.css | File | 57 bytes | August 19 2024 12:28:31. | |
style.css | File | 82642 bytes | June 11 2025 23:38:22. |
<?php /** * The template for displaying comments * * This is the template that displays the area of the page that contains both the current comments * and the comment form. * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Wise Blog */ /* * 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 ( post_password_required() ) { return; } ?> <div id="comments" class="comments-area"> <?php // You can start editing here -- including this comment! if ( have_comments() ) : ?> <h2 class="comments-title"> <?php $wise_blog_comment_count = get_comments_number(); if ( '1' === $wise_blog_comment_count ) { printf( /* translators: 1: title. */ esc_html__( 'One thought on “%1$s”', 'wise-blog' ), '<span>' . wp_kses_post( get_the_title() ) . '</span>' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $wise_blog_comment_count, 'comments title', 'wise-blog' ) ), number_format_i18n( $wise_blog_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '<span>' . wp_kses_post( get_the_title() ) . '</span>' ); } ?> </h2><!-- .comments-title --> <?php the_comments_navigation(); ?> <ol class="comment-list"> <?php wp_list_comments( array( 'style' => 'ol', 'short_ping' => true, ) ); ?> </ol><!-- .comment-list --> <?php the_comments_navigation(); // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() ) : ?> <p class="no-comments"><?php esc_html_e( 'Comments are closed.', 'wise-blog' ); ?></p> <?php endif; endif; // Check for have_comments(). comment_form(); ?> </div><!-- #comments -->
SILENT KILLER Tool