File "footer-min.php"
Full path: /home/webcknlt/admissiontell.com/wp-content/themes/generatepress/footer-min.php
File
size: 289 B (289 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
/**
* The template for displaying the footer.
*
* @package GeneratePress
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
/**
* generate_after_footer hook.
*
* @since 2.1
*/
do_action( 'generate_minimal_footer' );
wp_footer();
?>
</body>
</html>