SILENT KILLERPanel

Current Path: > home > ivftiowh > > ivfspain.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//ivfspain.com/wp-content/themes/twentyseventeen

NameTypeSizeLast ModifiedActions
assets Directory - -
inc Directory - -
template-parts Directory - -
.htaccess File 160 bytes July 26 2024 19:58:01.
404.php File 936 bytes August 12 2024 17:26:04.
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 June 16 2024 13:30:30.
html5.css File 6411 bytes May 27 2024 02:27:55.
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 July 10 2024 06:47:33.
style.css File 83401 bytes August 02 2018 16:43:30.

Reading File: /home/ivftiowh//ivfspain.com/wp-content/themes/twentyseventeen/index.php

<?php
/**
 * The main template file
 *
 * This is the most generic template file in a WordPress theme
 * and one of the two required files for a theme (the other being style.css).
 * It is used to display a page when nothing more specific matches a query.
 * E.g., it puts together the home page when no home.php file exists.
 *
 * @link https://codex.wordpress.org/Template_Hierarchy
 *
 * @package WordPress
 * @subpackage Twenty_Seventeen
 * @since 1.0
 * @version 1.0
 */

get_header(); ?>

<div class="wrap">
	<?php if ( is_home() && ! is_front_page() ) : ?>
		<header class="page-header">
			<h1 class="page-title"><?php single_post_title(); ?></h1>
		</header>
	<?php else : ?>
	<header class="page-header">
		<h2 class="page-title"><?php _e( 'Posts', 'twentyseventeen' ); ?></h2>
	</header>
	<?php endif; ?>

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

			<?php
			if ( have_posts() ) :

				/* Start the Loop */
				while ( have_posts() ) : the_post();

					/*
					 * Include the Post-Format-specific template for the content.
					 * If you want to override this in a child theme, then include a file
					 * called content-___.php (where ___ is the Post Format name) and that will be used instead.
					 */
					get_template_part( 'template-parts/post/content', get_post_format() );

				endwhile;

				the_posts_pagination( array(
					'prev_text' => twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '<span class="screen-reader-text">' . __( 'Previous page', 'twentyseventeen' ) . '</span>',
					'next_text' => '<span class="screen-reader-text">' . __( 'Next page', 'twentyseventeen' ) . '</span>' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ),
					'before_page_number' => '<span class="meta-nav screen-reader-text">' . __( 'Page', 'twentyseventeen' ) . ' </span>',
				) );

			else :

				get_template_part( 'template-parts/post/content', 'none' );

			endif;
			?>

		</main><!-- #main -->
	</div><!-- #primary -->
	<?php get_sidebar(); ?>
</div><!-- .wrap -->

<?php get_footer();

SILENT KILLER Tool