Advertisement
manu3l9816

alabastroswp sidebar

Mar 29th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. <div id="sidebar">
  2.     <?php
  3.         if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("sidebar") ) : ?>
  4.     <?php endif; ?>
  5. </div><!-- end of sidebar -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement