Skip to content
Why would anyone want a building inspection on their home? This is a question that I get asked a lot. They may own a building and want to know what …
Read More
/**
* refined_magazine_before_footer hook.
*
* @since 1.0.0
*
*/
do_action('refined_magazine_before_footer');
/**
* refined_magazine_header hook.
*
* @since 1.0.0
*
* @hooked refined_magazine_footer_start - 5
* @hooked refined_magazine_footer_socials - 10
* @hooked refined_magazine_footer_widget - 15
* @hooked refined_magazine_footer_siteinfo - 20
* @hooked refined_magazine_footer_end - 25
*/
do_action('refined_magazine_footer');
?>