Incorporating the jQuery Date Picker Into the Post Editor
In this two-part series, we're going to take a look at how to introduce a jQuery date picker into our post editor so that we can associate a date with a given post.
In this series, we are working on a plugin for the simple purpose of introducing a jQuery date picker into the post editor using a post meta box and then...