SILENT KILLERPanel

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 ]

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

NameTypeSizeLast ModifiedActions
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.

Reading File: /home/ivftiowh/greeceivf.com/wp-content/themes/wise-blog/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://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package Wise Blog
 */

get_header();
?>

	<main id="primary" class="site-main">

		<?php
		if ( have_posts() ) :

			if ( is_home() && ! is_front_page() ) :
				?>
				<header>
					<h1 class="page-title screen-reader-text"><?php single_post_title(); ?></h1>
				</header>
				<?php
				$breadcrumb_enable = get_theme_mod( 'wise_blog_breadcrumb_enable', true );
				if ( $breadcrumb_enable ) :
					?>
				<div id="breadcrumb-list">
					<?php
					echo wise_blog_breadcrumb(
						array(
							'show_on_front' => false,
							'show_browse'   => false,
						)
					);
					?>
					  
				</div><!-- #breadcrumb-list -->
				<?php endif; ?>
				<?php
			endif;

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

				/*
				 * Include the Post-Type-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 Type name) and that will be used instead.
				 */
				get_template_part( 'template-parts/content', get_post_type() );

			endwhile;

			do_action( 'wise_blog_posts_pagination' );

		else :

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

		endif;
		?>

	</main><!-- #main -->

<?php

if ( wise_blog_is_sidebar_enabled() ) {
	get_sidebar();
}

get_footer();

SILENT KILLER Tool