PHP 8.1.33
Preview: footer.php Size: 1.59 KB
/home/jambtst2015/public_html/qasandra.com/wp-content/themes/helo/footer.php

<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the #content div and all content after
 *
 * @package helo
 * @author BdCoders
 */

if ( ! defined( 'ABSPATH' ) ) {
	header( 'Status: 403 Forbidden' );
	header( 'HTTP/1.1 403 Forbidden' );
	die();
}

do_action( 'helo_before_footer' );
?>
</div><!-- .container -->
</div><!-- #content -->
<footer id="colophon" class="site-footer">
	<div class="container">
		<?php if ( has_nav_menu( 'footer_menu' ) ) : ?>
			<nav aria-label="<?php esc_attr_e( 'Secondary menu', 'helo' ); ?>" class="footer-navigation">
				<ul class="footer-navigation-wrapper">
					<?php
					wp_nav_menu(
						array(
							'theme_location' => 'footer_menu',
							'items_wrap'     => '%3$s',
							'container'      => false,
							'depth'          => 1,
							'link_before'    => '<span>',
							'link_after'     => '</span>',
							'fallback_cb'    => false,
						)
					);
					?>
				</ul><!-- .footer-navigation-wrapper -->
			</nav><!-- .footer-navigation -->
		<?php endif; ?>
		<div class="copyright">
			<!-- .copyright -->
			<div class="powered-by text-center">
				<?php
				printf(
				/* translators: %1$s: WordPress, %2$s: heart icon, %3$s: Themeoo  */
					esc_html__( 'Proudly powered by %1$s.', 'helo' ),
					'<a href="' . esc_url( __( 'https://wordpress.org/', 'helo' ) ) . '" rel="noopener" target="_blank">WordPress</a>'
				);
				?>
			</div><!-- .made-with -->
		</div>
	</div>
</footer><!-- #colophon -->
<?php do_action( 'helo_before_footer' ); ?>
</div><!-- #page -->
<?php
do_action( 'helo_after_page' );
wp_footer();
?>
</body>
</html>

Directory Contents

Dirs: 4 × Files: 17

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
inc DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
languages DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
643 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
96 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.17 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.59 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
968 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.02 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
34.99 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
558 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
91.16 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.92 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
153.03 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.50 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
413 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
681 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
863 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download

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