footer.php question; What is this thing?
-
Thank you for taking the time to read this post.
Will someone please tell me what this information is about and what happens if I delete it?
I found it in the footer.php file. Thank you!
<footer class="site-info" itemtype="https://schema.org/WPFooter" itemscope="itemscope" role="contentinfo"> <div class="inside-site-info grid-container grid-parent"> <?php do_action( 'generate_credits' ); ?> </div> </footer><!-- .site-info --> <?php do_action( 'generate_after_footer_content' ); ?> </div><!-- .site-footer --> <?php wp_footer(); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘footer.php question; What is this thing?’ is closed to new replies.