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 front page template file * * If the user has selected a static page for their homepage, this is what will * appear. * Learn more: https://codex.wordpress.org/Template_Hierarchy * * @package WordPress * @subpackage Twenty_Seventeen * @since 1.0 * @version 1.0 */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php // Show the selected frontpage content. if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'template-parts/page/content', 'front-page' ); endwhile; else : get_template_part( 'template-parts/post/content', 'none' ); endif; ?> <?php // Get each of our panels and show the post data. if ( 0 !== twentyseventeen_panel_count() || is_customize_preview() ) : // If we have pages to show. /** * Filter number of front page sections in Twenty Seventeen. * * @since Twenty Seventeen 1.0 * * @param int $num_sections Number of front page sections. */ $num_sections = apply_filters( 'twentyseventeen_front_page_sections', 4 ); global $twentyseventeencounter; // Create a setting and control for each of the sections available in the theme. for ( $i = 1; $i < ( 1 + $num_sections ); $i++ ) { $twentyseventeencounter = $i; twentyseventeen_front_page_section( null, $i ); } endif; // The if ( 0 !== twentyseventeen_panel_count() ) ends here. ?> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
SILENT KILLER Tool