<?php /** * Template part for displaying the footer info * * @package kadence */ namespace Kadence; if ( kadence()->has_content() ) { kadence()->print_styles( 'kadence-content' ); } kadence()->print_styles( 'kadence-footer' ); ?> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-footer-wrap"> <?php /** * Kadence Top footer * * Hooked Kadence\top_footer */ do_action( 'kadence_top_footer' ); /** * Kadence Middle footer * * Hooked Kadence\middle_footer */ do_action( 'kadence_middle_footer' ); /** * Kadence Bottom footer * * Hooked Kadence\bottom_footer */ do_action( 'kadence_bottom_footer' ); ?> </div> </footer><!-- #colophon -->
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
base.php | File | 727 B | 0644 |
|
footer-html.php | File | 1.67 KB | 0644 |
|
footer-navigation.php | File | 1.95 KB | 0644 |
|
footer-row.php | File | 3.72 KB | 0644 |
|
footer-social.php | File | 1.85 KB | 0644 |
|
footer-widget1.php | File | 1.64 KB | 0644 |
|
footer-widget2.php | File | 1.64 KB | 0644 |
|
footer-widget3.php | File | 1.64 KB | 0644 |
|
footer-widget4.php | File | 1.64 KB | 0644 |
|
footer-widget5.php | File | 1.64 KB | 0644 |
|
footer-widget6.php | File | 1.64 KB | 0644 |
|