Creating The Author Tag Cloud

cloud

Posted on June 14th, 2011 by Kyle G

I just released this sites first plugin: Author Tag Cloud, which create a tag cloud by an author containing the tags he or she used on their posts. Beyond that it creates a new permalink structure to drill down into content and find post based on author and tag. It also creates a template tag [...]

Continue Reading

Create A WordPress Meta Box With Jquery UI Datepicker

datepicker

Posted on June 4th, 2011 by Kyle G

Adding datepickers is a great way to improve your a WordPress Plugin you are building. This post will go through everything you will need to do to add a Jquery UI Datepicker to your custom meta box. What you will need to know before you move on Plugin Basics such as registering a plugin and [...]

Continue Reading