HEX
Server: Apache
System: Linux vps28526 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: heewonvps_17 (6705002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/heewonvps_17/drug-injury-lawyer.com/wp-content/themes/master/footer.php
<?
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the id=main div and all content
 * after.  Calls sidebar-footer.php for bottom widgets.
 *
 * @package WordPress
 * @subpackage Master Theme
 */
?>
	</div><!-- #main -->
	
	<div id="footer-wrapper">
		<div id="footer" role="contentinfo">
			<div id="colophon">

<?php
	/* A sidebar in the footer? Yep. You can can customize
	 * your footer with four columns of widgets.
	 */
	get_sidebar( 'footer' );
?>

			</div><!-- #colophon -->
			
			<footer>
				<div id="footer-info-wrapper">
					<div id="footer_info">
						<?php dynamic_sidebar('Geography Block'); ?>
						&copy; <?php echo date('Y'); ?> <a href="https://plus.google.com/108954737657248266477" rel="author" target="_blank">Law Offices of Ronald B. Laba</a>. | <a href="/sitemap/">Sitemap</a> | <a href="/disclaimer/">Disclaimer</a> | <a href="https://plus.google.com/b/109851110016733477587/109851110016733477587/posts" rel="publisher" target="_blank">Google Places</a> | <div class="g-plusone" data-size="small"></div>
						<!-- a href="/reviews/" style="dsplay: block; float: right; background: url('/wp-content/themes/master/images/learn2.png') no-repeat top; line-height: 55px; width: 159px; height: 55px; text-align: center; color: #fff; font-weight: bold; font-size: 20px !important;">Add a Review</a -->
						<div class="clear"></div>
					</div><!-- #footer_info -->
				</div><!-- #footer-info-wrapper -->
			</footer>
		</div><!-- #footer -->
	</div><!-- #footer_wrapper -->

<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

<?php
	/* Always have wp_footer() just before the closing </body>
	 * tag of your theme, or you will break many plugins, which
	 * generally use this hook to reference JavaScript files.
	 */

	wp_footer();
?>
</body>
</html>