mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-09 23:10:20 -04:00
updated footer
This commit is contained in:
parent
aca9dd95a6
commit
2999288e71
|
@ -30,7 +30,7 @@
|
|||
<div id="site-footer-credit">
|
||||
<div class="site-section-wrapper site-section-wrapper-footer-credit">
|
||||
<?php $copyright_default = __('Copyright © ','podcast') . date("Y", time()) . ' ' . get_bloginfo('name') . '. ' . __('All Rights Reserved. ', 'podcast'); ?>
|
||||
<p class="site-credit"><?php echo esc_html(get_theme_mod( 'footer-text', $copyright_default )); ?> <span class="theme-credit"><?php esc_html_e('Theme by', 'podcast'); ?> <a href="https://www.ilovewp.com/" rel="external nofollow designer noopener" target="_blank" title="Podcast WordPress Themes">ILoveWP.com</a></span></p>
|
||||
<p class="site-credit"><?php echo esc_html(get_theme_mod( 'footer-text', $copyright_default )); ?></p>
|
||||
</div><!-- .site-section-wrapper .site-section-wrapper-footer-credit -->
|
||||
</div><!-- #site-footer-credit -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user