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/cssmenus.co.uk/public_html-20250117120505/wp-content/themes/catch-responsive/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * @package Catch Themes
 * @subpackage Catch Responsive
 * @since Catch Responsive 1.0 
 */
?>

<?php 
    /** 
     * catchresponsive_after_content hook
     *
     * @hooked catchresponsive_content_sidebar_wrap_end - 10
     * @hooked catchresponsive_content_end - 30
     * @hooked catchresponsive_featured_content_display (move featured content below homepage posts) - 40 
     *
     */
    do_action( 'catchresponsive_after_content' ); 
?>
            
<?php                
    /** 
     * catchresponsive_footer hook
     *
     * @hooked catchresponsive_footer_content_start - 30
     * @hooked catchresponsive_footer_sidebar - 40
     * @hooked catchresponsive_get_footer_content - 100
     * @hooked catchresponsive_footer_content_end - 110
     * @hooked catchresponsive_page_end - 200
     *
     */
    do_action( 'catchresponsive_footer' );
?>

<?php               
/** 
 * catchresponsive_after hook
 *
 * @hooked catchresponsive_scrollup - 10
 * @hooked catchresponsive_mobile_menus- 20
 *
 */
do_action( 'catchresponsive_after' );?>

<?php wp_footer(); ?>

</body>
</html>