Advertisement
Ronnie_Fantastic

sidebar-footer.php

Oct 29th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?php if ( !theme_dynamic_sidebar( 'footer' ) ) : ?>
  2. <?php $style = theme_get_option('theme_sidebars_style_footer'); ?>
  3. <?php $heading = theme_get_option('theme_'.(is_single()?'single':'posts').'_widget_title_tag'); ?>
  4.  
  5.  
  6.  
  7. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement