PHP 8.1.33
Preview: footer.php Size: 1.31 KB
/home/jambtst2015/www/wp-content/themes/twentyseventeen/footer.php

<?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" role="contentinfo">
			<div class="wrap">
				<?php
				get_template_part( 'template-parts/footer/footer', 'widgets' );

				if ( has_nav_menu( 'social' ) ) :
					?>
					<nav class="social-navigation" role="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>

Directory Contents

Dirs: 3 × Files: 18

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
123 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
926 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.80 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.36 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.31 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.52 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
20.37 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.83 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.10 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1002 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
4.31 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
9.42 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
355.31 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.01 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
984 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
522 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.59 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
82.02 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).