Your dog has a lot in his intestines, more than the pillow or shoes they…
Fusobacterium is a relic of your dog's meat-eating ancestors. The bacteria in this phylum thrive…
Bacterial diversity is considered a marker for assessing the gut health of our dogs. The…
Did you know that there are more bacteria on Earth than stars in the sky?…
The phylum Bacteroides and Firmicutes are the two most abundant bacterial groups (phylums) commonly found…
This is the most diverse phylum of bacteria known to the scientific community and can…
This is one of the three most common gates in a dog's intestines, along with…
If you've read any of our other articles, you know how important fiber is to…
Often we think of bacteria as just something that makes us sick, and we should…
The Bacteroidetes phylum is extremely diverse, with more than 7,000 known species. They can be…
<?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>