| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/auberge/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/auberge/footer.php |
<?php
/**
* Website footer template
*
* @package Auberge
* @copyright WebMan Design, Oliver Juhas
*
* @since 1.0
* @version 2.7.0
*/
do_action( 'tha_content_bottom' );
do_action( 'tha_content_after' );
if ( ! apply_filters( 'wmhook_disable_footer', false ) ) {
do_action( 'tha_footer_before' );
do_action( 'tha_footer_top' );
do_action( 'tha_footer_bottom' );
do_action( 'tha_footer_after' );
}
do_action( 'tha_body_bottom' );
wp_footer();
?>
</body>
</html>