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 template for displaying image attachments * * @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 // Start the loop. while ( have_posts() ) : the_post(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <nav id="image-navigation" class="navigation image-navigation"> <div class="nav-links"> <div class="nav-previous"><?php previous_image_link( false, __( 'Previous Image', 'twentyfifteen' ) ); ?></div><div class="nav-next"><?php next_image_link( false, __( 'Next Image', 'twentyfifteen' ) ); ?></div> </div><!-- .nav-links --> </nav><!-- .image-navigation --> <header class="entry-header"> <?php the_title( '<h1 class="entry-title">', '</h1>' ); ?> </header><!-- .entry-header --> <div class="entry-content"> <div class="entry-attachment"> <?php /** * Filter the default Twenty Fifteen image attachment size. * * @since Twenty Fifteen 1.0 * * @param string $image_size Image size. Default 'large'. */ $image_size = apply_filters( 'twentyfifteen_attachment_size', 'large' ); echo wp_get_attachment_image( get_the_ID(), $image_size ); ?> <?php if ( has_excerpt() ) : ?> <div class="entry-caption"> <?php the_excerpt(); ?> </div><!-- .entry-caption --> <?php endif; ?> </div><!-- .entry-attachment --> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links"><span class="page-links-title">' . __( 'Pages:', 'twentyfifteen' ) . '</span>', 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>', 'pagelink' => '<span class="screen-reader-text">' . __( 'Page', 'twentyfifteen' ) . ' </span>%', 'separator' => '<span class="screen-reader-text">, </span>', ) ); ?> </div><!-- .entry-content --> <footer class="entry-footer"> <?php twentyfifteen_entry_meta(); ?> <?php edit_post_link( __( 'Edit', 'twentyfifteen' ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-footer --> </article><!-- #post-## --> <?php // If comments are open or we have at least one comment, load up the comment template if ( comments_open() || get_comments_number() ) : comments_template(); endif; // Previous/next post navigation. the_post_navigation( array( 'prev_text' => _x( '<span class="meta-nav">Published in</span><span class="post-title">%title</span>', 'Parent post link', 'twentyfifteen' ), ) ); // End the loop. endwhile; ?> </main><!-- .site-main --> </div><!-- .content-area --> <?php get_footer(); ?>
SILENT KILLER Tool