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/chunk/footer.php
<?php
	/* A sidebar in the footer? Yep. You can can customize
	 * your footer with widgets. Arranged in three per row.
	 */
	get_sidebar( 'footer' );
?>

	<div id="footer">
		<a href="http://wordpress.org/" title="<?php esc_attr_e( 'A Semantic Personal Publishing Platform', 'chunk' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'chunk' ), 'WordPress' ); ?></a>
		<span class="sep"> | </span>
		<?php printf( __( 'Theme: %1$s by %2$s.', 'chunk' ), 'Chunk', '<a href="https://wordpress.com/themes/" rel="designer">WordPress.com</a>' ); ?>
	</div>

</div>

<?php wp_footer(); ?>

</body>
</html>