I’m just trying out WordPress 3 and attempting to implement my own theme.
I have changed the layout of the footer widgets in the file functions.php but I would like to go one step further and change the HTML of each widget.
As an example, the recent posts are in a ul tag, how do I go about changing this? I’d also like the recent posts to include the date of each particular post.