<?php /** * The template for displaying footer. * * @package HelloElementor */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <footer id="site-footer" class="site-footer" role="contentinfo"> <?php // footer. ?> </footer>