Current Path: > home > ivftiowh > greeceivf.com > wp-content > > themes > twentyfifteen
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 |
---|---|---|---|---|
css | Directory | - | - | |
genericons | Directory | - | - | |
inc | Directory | - | - | |
js | Directory | - | - | |
.htaccess | File | 160 bytes | May 14 2024 03:42:27. | |
404.php | File | 836 bytes | August 05 2024 07:23:44. | |
archive.php | File | 1914 bytes | December 11 2014 10:24:21. | |
author-bio.php | File | 1141 bytes | December 16 2014 13:00:22. | |
comments.php | File | 1836 bytes | October 05 2017 00:41:46. | |
content-link.php | File | 1753 bytes | December 16 2014 13:00:22. | |
content-none.php | File | 1166 bytes | December 16 2014 13:00:22. | |
content-page.php | File | 1117 bytes | December 16 2014 13:00:22. | |
content-search.php | File | 1101 bytes | December 16 2014 13:00:22. | |
content.php | File | 1702 bytes | December 16 2014 13:00:22. | |
error_log | File | 885 bytes | August 13 2025 12:24:37. | |
footer.php | File | 1013 bytes | May 17 2018 18:21:26. | |
functions.php | File | 14405 bytes | October 04 2017 23:53:47. | |
header.php | File | 1882 bytes | July 22 2024 20:05:35. | |
html5.css | File | 6407 bytes | May 15 2024 14:23:58. | |
image.php | File | 2940 bytes | December 16 2014 13:00:22. | |
index.php | File | 1765 bytes | December 11 2014 10:24:21. | |
page.php | File | 902 bytes | November 19 2014 20:28:25. | |
readme.txt | File | 3718 bytes | May 17 2018 18:27:27. | |
rtl.css | File | 12525 bytes | May 02 2018 22:15:25. | |
screenshot.png | File | 576231 bytes | March 18 2016 17:01:29. | |
search.php | File | 1405 bytes | December 16 2014 13:00:22. | |
sidebar.php | File | 1313 bytes | November 19 2014 20:28:25. | |
single.php | File | 1521 bytes | September 09 2017 14:48:44. | |
slider.css | File | 57 bytes | March 28 2024 18:37:27. | |
style.css | File | 98459 bytes | May 17 2018 18:27:27. |
<?php /** * The template for displaying comments * * The area of the page that contains both current comments * and the comment form. * * @package WordPress * @subpackage Twenty_Fifteen * @since Twenty Fifteen 1.0 */ /* * 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 if ( have_comments() ) : ?> <h2 class="comments-title"> <?php $comments_number = get_comments_number(); if ( '1' === $comments_number ) { /* translators: %s: post title */ printf( _x( 'One thought on “%s”', 'comments title', 'twentyfifteen' ), get_the_title() ); } else { printf( /* translators: 1: number of comments, 2: post title */ _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comments_number, 'comments title', 'twentyfifteen' ), number_format_i18n( $comments_number ), get_the_title() ); } ?> </h2> <?php twentyfifteen_comment_nav(); ?> <ol class="comment-list"> <?php wp_list_comments( array( 'style' => 'ol', 'short_ping' => true, 'avatar_size' => 56, ) ); ?> </ol><!-- .comment-list --> <?php twentyfifteen_comment_nav(); ?> <?php endif; // have_comments() ?> <?php // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="no-comments"><?php _e( 'Comments are closed.', 'twentyfifteen' ); ?></p> <?php endif; ?> <?php comment_form(); ?> </div><!-- .comments-area -->
SILENT KILLER Tool