EduardET

Untitled

Mar 6th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1. <?php if (!is_home()) { ?>
  2.     <div id="footer-widgets" class="clearfix">
  3.         <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer') ) : ?>
  4.         <?php endif; ?>
  5.     </div> <!-- end #footer-widgets -->
  6. <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment