Ive created a wordpress theme and when I submitted it to their directory I was told I needed to have some default widgets. Ive been trying to find out how to do this but can’t find anything on the matter.
Please help.
Ive created a wordpress theme and when I submitted it to their directory I was told I needed to have some default widgets. Ive been trying to find out how to do this but can’t find anything on the matter.
Please help.
You must be logged in to post a comment.
Just use *the_widget()* function:
Hope that helps. (Sry, for the strange }elseif position. Formatting get’s wrong at the moment.)
Not too hard to search at WordPress 🙂
Widgeizing themes
Widgets API
How to create widgets