<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package WordPress * @subpackage Twenty_Seventeen * @since Twenty Seventeen 1.0 * @version 1.2 */ ?> </div><!-- #content --> <footer id="colophon" class="site-footer"> <div class="wrap"> <?php get_template_part( 'template-parts/footer/footer', 'widgets' ); if ( has_nav_menu( 'social' ) ) : ?> <nav class="social-navigation" aria-label="<?php esc_attr_e( 'Footer Social Links Menu', 'twentyseventeen' ); ?>"> <?php wp_nav_menu( array( 'theme_location' => 'social', 'menu_class' => 'social-links-menu', 'depth' => 1, 'link_before' => '<span class="screen-reader-text">', 'link_after' => '</span>' . twentyseventeen_get_svg( array( 'icon' => 'chain' ) ), ) ); ?> </nav><!-- .social-navigation --> <?php endif; get_template_part( 'template-parts/footer/site', 'info' ); ?> </div><!-- .wrap --> </footer><!-- #colophon --> </div><!-- .site-content-contain --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
404.php | File | 914 B | 0644 |
|
archive.php | File | 1.93 KB | 0644 |
|
comments.php | File | 2.46 KB | 0644 |
|
footer.php | File | 1.28 KB | 0644 |
|
front-page.php | File | 1.6 KB | 0644 |
|
functions.php | File | 22.85 KB | 0644 |
|
header.php | File | 1.61 KB | 0644 |
|
index.php | File | 2.24 KB | 0644 |
|
page.php | File | 990 B | 0644 |
|
readme.txt | File | 6.8 KB | 0644 |
|
rtl.css | File | 9.58 KB | 0644 |
|
screenshot.png | File | 353.64 KB | 0644 |
|
search.php | File | 2.15 KB | 0644 |
|
searchform.php | File | 1.08 KB | 0644 |
|
sidebar.php | File | 501 B | 0644 |
|
single.php | File | 1.68 KB | 0644 |
|
style.css | File | 82.18 KB | 0644 |
|