Server IP : 192.64.118.117 / Your IP : 3.21.35.68 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/home/thecgapy/mcprintingandpromotions.com/wp-content/themes/customify/ |
Upload File : |
<?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 customify */ ?> <?php do_action( 'customify/main/after' ); ?> </main><!-- #main --> <?php do_action( 'customify/sidebars' ); ?> </div><!-- #.customify-grid --> </div><!-- #.customify-container --> </div><!-- #content --> <?php /** * Hook before site content * * @since 0.2.2 */ do_action( 'customify/after-site-content' ); do_action( 'customify/site-end/before' ); if ( ! customify_is_e_theme_location( 'footer' ) ) { /** * Site end * * @hooked customify_customize_render_footer - 10 * * @see customify_customize_render_footer */ do_action( 'customify/site-end' ); } do_action( 'customify/site-end/after' ); ?> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>