Posts Tagged ‘Plugins’

WordPress Calendar Plugin: Display Posts By Date & Category

Wednesday, February 10th, 2010

In my ongoing effort of not re-inventing the wheel, I spent hours upon hours looking through ALL of the available WordPress calendar plugins for a project that I had been working on.

My Needs:

  1. AJAX (required asynchronous navigation between months)
  2. Query posts by category (would be nice if I could select the category)
  3. Associate posts with their dates.
  4. Highlight calendar date when a post exists.
  5. A tooltip that would display post titles and link to individual posts (past, current, and future) when a highlighted date is selected.

Note: The tooltip would also allow me to display multiple posts per day should that be the case.
(more…)

Blogger Image Import – Reloaded

Thursday, December 24th, 2009

A few months back I was working on a large Blogger to WordPress conversion and had to import thousands of images over to a hosted WordPress installation. The import went smoothly but the images that came over with the posts were still hosted by blogger. Going through all of the posts and uploading all over again was not an option so I quickly searched online for any existing plugins that would allow me to:
(more…)