spsaucier
7/20/2013 - 5:47 AM

Wordpress - Add widget area to template

Wordpress - Add widget area to template

<?php if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Homepage Widget Area')) : ?>
<?php endif; ?>