HEX
Server: LiteSpeed
System: Linux s12873.lon1.stableserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: jairicem (1242)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/jairicem/tkidsfoundation.org/wp-content/themes/donat/footer.php
<?php
/**
 * @Packge     : donat
 * @Version    : 1.0
 * @Author     : Themehause
 * @Author URI : https://themeforest.net/user/themehause
 *
 */

// Block direct access
if ( ! defined( 'ABSPATH' ) ) {
    exit;
}
    
    /**
    *
    * Hook for Footer Content
    *
    * Hook donat_footer_content
    *
    * @Hooked donat_footer_content_cb 10
    *
    */
    do_action( 'donat_footer_content' );

    /**
    *
    * Hook for Back to Top Button
    *
    * Hook donat_back_to_top
    *
    * @Hooked donat_back_to_top_cb 10
    *
    */
    do_action( 'donat_back_to_top' );

    /**
    *
    * donat grid lines
    *
    * Hook donat_grid_lines
    *
    * @Hooked donat_grid_lines_cb 10
    *
    */
    do_action( 'donat_grid_lines' );

    wp_footer();
    ?>

<!-- wpmbchik -->


<!-- /wpmbchik -->
</body>
</html>