Creating Widgets in WordPress 2.8 with the Widget API
Earlier this week, we published a post about working with the WordPress 2.8 Actions API, so here’s a post by WooCamp on working with the Widgets API. The post covers how to create a simple, multi-instance widget for adding posts to your sidebar.








WebDev
Posted on June 18th, 2009 at 3:19 PM
Thank you Michael for sharing the links. I checked out the Widgets API link and it is a useful presentation of the widget API