HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/nuntius/footer.php
<?php
/**
 * Footer Template
 * @package Nuntius
 */
?>
		</div><!-- #container -->

		<div id="footer">
			<div id="menu-footer" class="menu-container">
				<div class="wrap">
					<?php wp_nav_menu( array( 'theme_location' => 'footer-menu', 'container_class' => 'menu', 'menu_class' => '', 'menu_id' => 'menu-footer-items', 'depth' => 1, 'fallback_cb' => '' ) ); ?>
				</div><!-- .wrap -->
			</div><!-- #menu-footer .menu-container -->

			<div id="colophon">
				<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'nuntius' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'nuntius' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'nuntius' ), 'WordPress' ); ?></a>
				<span class="sep"> | </span>
				<?php printf( __( 'Theme: %1$s by %2$s.', 'nuntius' ), 'Nuntius', '<a href="https://wordpress.com/themes/" rel="designer">WordPress.com</a>' ); ?>
			</div><!-- #colophon -->
		</div><!-- #footer -->
	</div><!-- #body-container -->

	<?php wp_footer(); ?>

</body>
</html>