![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/matelopsrp.com/wp-content/themes/master-business/ |
<?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 Master_Business */ /** * Hook - master_business_action_after_content. * * @hooked master_business_content_end - 10 */ do_action( 'master_business_action_after_content' ); ?> <?php /** * Hook - master_business_action_before_footer. * * @hooked master_business_footer_start - 10 */ do_action( 'master_business_action_before_footer' ); ?> <?php /** * Hook - master_business_action_footer. * * @hooked master_business_footer_copyright - 10 */ do_action( 'master_business_action_footer' ); ?> <?php /** * Hook - master_business_action_after_footer. * * @hooked master_business_footer_end - 10 */ do_action( 'master_business_action_after_footer' ); ?> <?php /** * Hook - master_business_action_after. * * @hooked master_business_page_end - 10 * @hooked master_business_footer_goto_top - 20 */ do_action( 'master_business_action_after' ); ?> <?php wp_footer(); ?> </body> </html>