• I created my first plugin that I call PosTix, which is a takeoff of BlogTimes by Matt Mullenweg. Basically, the plugin allows you to display a PNG file that shows a tick mark along a time chart for every WordPress post in a date range that you specify going back ‘x’ days, weeks, or months.

    The PNG file is pretty configurable, allowing you to control colors, size, and the date range. The date range and image size are actually passed in as parameters to a function so you can even have multiple images throughout your site or even on one page – all with different characteristics.

    The image is repainted every time a user hits the page, so it updates real-time. Click here to see it in action.

    It’s valid for WP2.0 so check it out and let me know what you think. Instructions and download are available here.

The topic ‘New post time-chart plugin’ is closed to new replies.