We all love it when our dog wants to show some affection. They trot towards…
We can't judge the cat with full attack attributes, and the cat with full appearance,…
Sphinx cat, is a kind of Canadian hairless cat, as the name suggests, the characteristic…
Protecting your pet from rabies infection is simple and affordable.Learn about the rabies vaccine and…
I believe that sweet puppy breath is nature's No. 9 love potion. Once exposed, you'll…
Water is essential for all life, and it plays a vital role in keeping dogs…
Dogs eat paper is pica, pica appears for a variety of reasons, most of which…
Can dogs eat edamame? Maybe you're wondering if you can share some with your dog…
As we all know, cats are very naughty little animals, and if there are strange…
Protecting your pet from ticks starts with understanding their life cycle, what kind of disease…
<?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>