HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/igennie.co.uk/public_html-20250117121228/wp-content/themes/blossom-coach/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the #content div and all content after.
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package Blossom_Coach
 */
    
    /**
     * After Content
     * 
     * @hooked blossom_coach_content_end        - 20
     * @hooked blossom_coach_pro_instagram      - 22
     * @hooked blossom_coach_newsletter_section - 25
    */
    do_action( 'blossom_coach_before_footer' );
    
    /**
     * Footer
     * 
     * @hooked blossom_coach_footer_start  - 20
     * @hooked blossom_coach_footer_top    - 30
     * @hooked blossom_coach_footer_bottom - 40
     * @hooked blossom_coach_back_to_top   - 45
     * @hooked blossom_coach_footer_end    - 50
    */
    do_action( 'blossom_coach_footer' );
    
    /**
     * After Footer
     * 
     * @hooked blossom_coach_page_end - 20
    */
    do_action( 'blossom_coach_after_footer' );

    wp_footer(); ?>

</body>
</html>