manage widgets in theme dev
-
What is the definitive way to manage widgets during theme development? I would to create my theme to be approved in the WP theme dir, without using the default widgets setup: like the one coloumn with all five default widgets.
I am not sure that using
<?php if ( ! dynamic_sidebar() ) : ?>
is really the right way to do it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘manage widgets in theme dev’ is closed to new replies.