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/theflexguy.com/wp-content/themes/simplex/footer.php
<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the id=main div and all content after
 *
 * @package WordPress
 * @subpackage simpleX
 * @since simpleX 2.0
 */
 
 $url = "http://wpshoppe.com";
?>

	</div><!-- #main -->
	
	<?php do_action( 'simplex_before_footer' ); ?>

	<footer id="colophon" role="contentinfo">
		<div id="site-generator">
			<?php do_action( 'simplex_credits' ); ?>
			<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'simplex' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'simplex' ); ?>" rel="generator"><?php printf( __( 'Powered by %s', 'simplex' ), 'WordPress' ); ?></a> &amp;	<a href="<?php echo esc_url( __( 'http://wpshoppe.com/', 'simplex' ) ); ?>" title="<?php esc_attr_e( 'Minimalist WordPress Themes', 'simplex' ); ?>" rel="generator">simpleX</a>.
					
		</div>
	</footer><!-- #colophon -->
	
	<?php do_action( 'simplex_after_footer' ); ?>
	
</div><!-- #page -->

<?php wp_footer(); ?>

</body>
</html>