HEX
Server: Apache/2
System: Linux server.winterserver.com 4.18.0 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: hotjamba (1034)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/hotjamba/domains/howtosettlealawsuit.net/private_html/wp-content/themes/estate/footer.php
<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the id=main div and all content after
 *
 * @package estate
 * @since estate 1.0
 * @license GPL 2.0
 */
?>

	</div><!-- #main .site-main -->

	<footer id="colophon" class="site-footer" role="contentinfo">
		<div class="container">
			<img id="footer-shadow" src="<?php echo get_template_directory_uri() ?>/images/decoration/footer-shadow.png" width="820" height="19" />

			<div id="footer-widgets">
				<?php dynamic_sidebar( 'sidebar-footer' ) ?>
			</div>
		</div>
	</footer><!-- #colophon .site-footer -->

	<div id="site-info">
		<div class="container">
			<?php do_action( 'estate_credits' ); ?>
			<?php echo apply_filters( 'siteorigin_attribution_footer', (siteorigin_setting('text_footer_text') != '' ? ' - ' : '') . sprintf( __( 'Designed by %1$s', 'estate' ), '<a href="http://siteorigin.com/" rel="designer">SiteOrigin</a>' ) ); ?>
		</div>
	</div><!-- .site-info -->
</div><!-- #page .hfeed .site -->

<?php wp_footer(); ?>

</body>
</html>