How To Make Your Own WordPress Widget
Submitted by Aaron D. Campbell • February 5, 2010
xavisys.com - In this article, I’m going to show you how to write a simple plugin that adds a new widget to WordPress. We’ll be using the new WP_Widget class, which is the newest method but means that the widget will only ...