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 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
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. |
<?php /** * The template for displaying archive pages * * @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 ( have_posts() ) : ?> <header class="page-header"> <?php the_archive_title( '<h1 class="page-title">', '</h1>' ); the_archive_description( '<div class="taxonomy-description">', '</div>' ); ?> </header><!-- .page-header --> <?php endif; ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php if ( have_posts() ) : ?> <?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( '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