Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <?php if(!dynamic_sidebar('default')): ?>
  2. <h4><?php echo __('Hey! You!', 'blahlab') ?></h4>
  3. <p>
  4. <?php echo __("You should like, so test out this dynamic sidebar. Check it out in Appearance > Widgets!", 'blahlab') ?>
  5. </p>
  6. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement