SILENT KILLERPanel

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


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/twentysixteen

NameTypeSizeLast ModifiedActions
css Directory - -
genericons Directory - -
inc Directory - -
js Directory - -
template-parts Directory - -
.htaccess File 160 bytes May 28 2024 06:37:50.
404.php File 906 bytes April 08 2024 06:30:17.
archive.php File 1960 bytes May 30 2017 21:21:43.
comments.php File 1974 bytes October 04 2017 13:22:48.
footer.php File 2065 bytes May 17 2018 18:21:26.
functions.php File 14723 bytes October 04 2017 23:53:47.
header.php File 4184 bytes September 04 2024 06:56:11.
html5.css File 6400 bytes July 17 2024 04:38:35.
image.php File 3554 bytes May 30 2017 21:21:43.
index.php File 1805 bytes June 25 2017 22:06:41.
page.php File 980 bytes May 30 2017 21:21:43.
readme.txt File 3427 bytes May 17 2018 18:27:27.
rtl.css File 13036 bytes May 17 2018 18:21:26.
screenshot.png File 463555 bytes May 30 2017 21:53:40.
search.php File 1481 bytes May 30 2017 21:21:43.
searchform.php File 744 bytes May 30 2017 21:21:43.
sidebar-content-bottom.php File 794 bytes May 30 2017 21:21:43.
sidebar.php File 390 bytes May 30 2017 21:21:43.
single.php File 1714 bytes May 30 2017 21:21:43.
slider.css File 57 bytes June 27 2024 01:15:00.
style.css File 70311 bytes May 17 2018 18:27:27.

Reading File: /home/ivftiowh/greeceivf.com/wp-content//themes/twentysixteen/image.php

<?php
/**
 * The template for displaying image attachments
 *
 * @package WordPress
 * @subpackage Twenty_Sixteen
 * @since Twenty Sixteen 1.0
 */

get_header(); ?>

	<div id="primary" class="content-area">
		<main id="main" class="site-main" role="main">

			<?php
				// Start the loop.
				while ( have_posts() ) : the_post();
			?>

				<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>

					<nav id="image-navigation" class="navigation image-navigation">
						<div class="nav-links">
							<div class="nav-previous"><?php previous_image_link( false, __( 'Previous Image', 'twentysixteen' ) ); ?></div>
							<div class="nav-next"><?php next_image_link( false, __( 'Next Image', 'twentysixteen' ) ); ?></div>
						</div><!-- .nav-links -->
					</nav><!-- .image-navigation -->

					<header class="entry-header">
						<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
					</header><!-- .entry-header -->

					<div class="entry-content">

						<div class="entry-attachment">
							<?php
								/**
								 * Filter the default twentysixteen image attachment size.
								 *
								 * @since Twenty Sixteen 1.0
								 *
								 * @param string $image_size Image size. Default 'large'.
								 */
								$image_size = apply_filters( 'twentysixteen_attachment_size', 'large' );

								echo wp_get_attachment_image( get_the_ID(), $image_size );
							?>

							<?php twentysixteen_excerpt( 'entry-caption' ); ?>

						</div><!-- .entry-attachment -->

						<?php
							the_content();
							wp_link_pages( array(
								'before'      => '<div class="page-links"><span class="page-links-title">' . __( 'Pages:', 'twentysixteen' ) . '</span>',
								'after'       => '</div>',
								'link_before' => '<span>',
								'link_after'  => '</span>',
								'pagelink'    => '<span class="screen-reader-text">' . __( 'Page', 'twentysixteen' ) . ' </span>%',
								'separator'   => '<span class="screen-reader-text">, </span>',
							) );
						?>
					</div><!-- .entry-content -->

					<footer class="entry-footer">
						<?php twentysixteen_entry_meta(); ?>
						<?php
							// Retrieve attachment metadata.
							$metadata = wp_get_attachment_metadata();
							if ( $metadata ) {
								printf( '<span class="full-size-link"><span class="screen-reader-text">%1$s </span><a href="%2$s">%3$s &times; %4$s</a></span>',
									esc_html_x( 'Full size', 'Used before full size attachment link.', 'twentysixteen' ),
									esc_url( wp_get_attachment_url() ),
									absint( $metadata['width'] ),
									absint( $metadata['height'] )
								);
							}
						?>
						<?php
							edit_post_link(
								sprintf(
									/* translators: %s: Name of current post */
									__( 'Edit<span class="screen-reader-text"> "%s"</span>', 'twentysixteen' ),
									get_the_title()
								),
								'<span class="edit-link">',
								'</span>'
							);
						?>
					</footer><!-- .entry-footer -->
				</article><!-- #post-## -->

				<?php
					// If comments are open or we have at least one comment, load up the comment template.
					if ( comments_open() || get_comments_number() ) {
						comments_template();
					}

					// Parent post navigation.
					the_post_navigation( array(
						'prev_text' => _x( '<span class="meta-nav">Published in</span><span class="post-title">%title</span>', 'Parent post link', 'twentysixteen' ),
					) );
				// End the loop.
				endwhile;
			?>

		</main><!-- .site-main -->
	</div><!-- .content-area -->

<?php get_sidebar(); ?>
<?php get_footer(); ?>

SILENT KILLER Tool