Showing all posts from a given day, in list form.
December 1, 2010 11:59 AM Subscribe
PHP/AJAX gurus: Please help me figure something out. Want to display all Wordpress posts from a single day, but want it to be as sexy and intuitive as possible.
So I've got a feature I want to add to one of my Wordpress blogs, and I'm not sure if it's simple, or if it's going to require hiring a coder.
I want visitors to be able to select a month/day/year (from three separate drop-downs), hit "select," and the area below that will show a list of all the posts published that day. Not the posts themselves, just a list of them. I'm guessing AJAX would be the way to make that sexy, but I would also be OK with having the site load a new page with the results.
How would I go about doing this? I'm going this route as an alternative to the clickable sidebar calendar, which is just hideous and takes a long time to load if there are a lot of posts.
posted by jbickers to computers & internet (3 answers total)
On my boeklog I have tried to present the archives in as many ways as possible, since reviews don't age. However, no-one of its visitors uses the date of original publication to find anything.
posted by ijsbrand at 12:27 PM on December 1, 2010