December 22nd, 2011
by Daniel
3 Comments
This is the final installment of our two part series on building a simple WordPress widget that displays the current post’s meta information. You can see part one here. In this post, we’ll be adding some user-selectable options to our post meta widget. If you’re familiar with the widgets that are included with WordPress, most [...]
Read and Comment »
December 14th, 2011
by Daniel
2 Comments
This part one of a two part series on creating WordPress widgets. Part one will cover the widget itself, and part two will cover creating the widget’s settings panel that appears in the WordPress admin. About the Widget We’re Creating For our website, I wanted to display the post meta information (such as the author, [...]
Read and Comment »