PHP 8.1.33
Preview: footer.php Size: 2.08 KB
/home/jambtst2015/public_html/qasandra.com/wp-content/themes/album-pro/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 National News
 */

?>

</div>

<?php if ( ! is_front_page() || is_home() ) { ?>
</div>
</div><!-- #content -->

<?php } ?>

<footer id="colophon" class="site-footer">
	<?php if ( is_active_sidebar( 'footer-1' ) || is_active_sidebar( 'footer-2' ) || is_active_sidebar( 'footer-3' ) || is_active_sidebar( 'footer-4' ) ) : ?>
	<div class="top-footer">
		<div class="theme-wrapper">
			<div class="top-footer-widgets">

				<?php for ( $i = 1; $i <= 4; $i++ ) { ?>
					<div class="footer-widget">
						<?php dynamic_sidebar( 'footer-' . $i ); ?>
					</div>
				<?php } ?>

			</div>
		</div>
	</div>
	<?php
endif;
$national_news_search = array( '[the-year]', '[site-link]' );
$replace              = array( date( 'Y' ), '<a href="' . esc_url( home_url( '/' ) ) . '">' . esc_attr( get_bloginfo( 'name', 'display' ) ) . '</a>' );
$copyright_default    = sprintf( esc_html_x( 'Copyright &copy; %1$s %2$s', '1: Year, 2: Site Title with home URL', 'national-news' ), '[the-year]', '[site-link]' );
$copyright_text       = get_theme_mod( 'national_news_copyright_txt', $copyright_default );
$copyright_text       = str_replace( $national_news_search, $replace, $copyright_text );
?>
<div class="bottom-footer">
	<div class="theme-wrapper">
		<div class="bottom-footer-info">
			<div class="site-info">
				<span>
					<?php echo wp_kses_post( $copyright_text ); ?>
					<?php echo sprintf( esc_html__( 'Theme: %1$s By %2$s.', 'national-news' ), wp_get_theme()->get( 'Name' ), '<a href="' . wp_get_theme()->get( 'AuthorURI' ) . '">' . wp_get_theme()->get( 'Author' ) . '</a>' ); ?>
				</span>	
			</div><!-- .site-info -->
		</div>
	</div>
</div>

</footer><!-- #colophon -->

<a href="#" id="scroll-to-top" class="national-news-scroll-to-top"><i class="fas fa-chevron-up"></i></a>		

</div><!-- #page -->

<?php wp_footer(); ?>

</body>
</html>

Directory Contents

Dirs: 4 × Files: 16

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:26
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:26
Edit Download
languages DIR
- drwxr-xr-x 2024-11-22 17:53:26
Edit Download
- drwxr-xr-x 2024-11-22 17:53:26
Edit Download
1.08 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
1.72 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
2.05 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
2.08 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
935 B lrw-r--r-- 2024-11-22 17:53:26
Edit Download
11.28 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
6.19 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
1.82 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
1.76 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
904 B lrw-r--r-- 2024-11-22 17:53:26
Edit Download
5.70 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
5 B lrw-r--r-- 2024-11-22 17:53:26
Edit Download
1.41 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
372 B lrw-r--r-- 2024-11-22 17:53:26
Edit Download
3.09 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download
97.03 KB lrw-r--r-- 2024-11-22 17:53:26
Edit Download

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