HEX
Server: Apache
System: Linux server-674799.igrow.ws 5.14.0-611.27.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 4 04:40:11 EST 2026 x86_64
User: elrashedytravel (1025)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/elrashedytravel/public_html/wp-content/themes/bloglo/template-parts/footer/base.php
<?php
/**
 * The template for displaying theme footer.
 *
 * @package     Bloglo
 * @author      Peregrine Themes
 * @since       1.0.0
 */

?>

<?php do_action( 'bloglo_before_footer' ); ?>
<div id="bloglo-footer" <?php bloglo_footer_classes(); ?>>
	<div class="bloglo-container">
		<div class="bloglo-flex-row" id="bloglo-footer-widgets">

			<?php bloglo_footer_widgets(); ?>

		</div><!-- END .bloglo-flex-row -->
	</div><!-- END .bloglo-container -->
</div><!-- END #bloglo-footer -->
<?php do_action( 'bloglo_after_footer' ); ?>