We all love it when our dog wants to show some affection. They trot towards…
Water is essential for all life, and it plays a vital role in keeping dogs…
Our pets depend on us for everything, and their health and well-being are in our…
Tartar and gingivitis are two of the most common problems veterinarians see in dogs. Poor…
Caring dog owners want to take good care of their dogs. You love your dog…
Cats with a healthy weight are happier, more agile, and tend to live longer. Obesity,…
We don't like to talk about it, but it happens. Sometimes, our best friend has…
Coconut oil has some benefits for dogs, just like it does for humans. However, in…
<?php
/**
* The template for displaying the footer in our theme.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Blogdash
* @author Peregrine Themes
* @since 1.0.0
*/
?>
<?php do_action( 'bloghash_main_end' ); ?>
</div><!-- #main .site-main -->
<?php do_action( 'bloghash_after_main' ); ?>
<?php do_action( 'bloghash_before_colophon' ); ?>
<?php if ( bloghash_is_colophon_displayed() ) { ?>
<footer id="colophon" class="site-footer" role="contentinfo"<?php bloghash_schema_markup( 'footer' ); ?>>
<?php do_action( 'bloghash_footer' ); ?>
</footer><!-- #colophon .site-footer -->
<?php } ?>
<?php do_action( 'bloghash_after_colophon' ); ?>
</div><!-- END #page -->
<?php do_action( 'bloghash_after_page_wrapper' ); ?>
<?php wp_footer(); ?>
</body>
</html>