Hot Dates Plugin for Wordpress
Hot dates is a format the date of your posts into something that looks like a single page per day calendar. This plugin is inspirated by:
This plugin makes it simple to add a format the date of your posts into something that looks like a single page per day calendar. You can see at this page, as live demo
Installation
- Download the plugin and unzip it to your PC
- Upload the folder “hotDates” and all of its contents into your wp-content/plugins/ directory.
- Activate the plugin in your WordPress site Admin.
- Your done! Enjoy
Usage
To show your Hot Dates, you can call a PHP plugin function. The syntax is as follows:
<?php hotDates(); ?>
However, it?s strongly recommended that you always confirm that the function is available to keep from generating PHP errors or breaking your page display, using the following syntax:
<?php if (function_exists('hotDates')) { hotDates(); }?>
I recommend place that syntax near your title post (left), both in single.php and index.php.
Download
Hot Dates PLugin for Wordpress
Downloads: 391
Change Log
- 07/15/2006: Initial public release.
Credits
FREE! You can tell me where you place this plugin. It will be very much appreciated. Thanks a bunch and good luck ![]()


















Nice, pluged straight into my template, and with a small tweak to the image, it’s exactly what I wanted. Nice work!
Just the thing I was looking at - THANK YOU
Beautiful Plugin! Which picture working on software or (from where you have the Icon?) do you take? I would like the calendar sheet in another color…
Great plugin! Thank you!
I’m new to WordPress, this may be obvious to others but I cant figure out where to put the code… I don’t have a single.php file anywhere… help? thanks! d.
Thanks for such a cool plugin!!
Glad You like it. Good luck…
Very cool plugin!! Got it implemented, but I noticed in internet explorer, the surrounding areas are white. Am I doing anything wrong?
Got it working by tweeking the image you provided
You can check out my site http://www.maniladailyphoto.com Cool plugin!! Thanks again!
Hi Anne, Your problem is about transparent style on IE. You should make custom CSS to fix it.
This site perhaps could be reference http://www.mandarindesign.com/opacity.html
Gud lak
Hello,
Just wondering if anyone could help. I did something stupid and started my blog using a numerical archive system, and now I'd like to change it so that the post title is part of the URL for SEO reasons. Is there any Wordpress plugins that anyone knows of that could switch it without sending Googlers to invalid pages? Maybe some sort of redirector to the correct page?
Thanks.
Download links seem to be down right now
Great plugin !!!!! Thumps up for your work !!!
upload. Install it. all works. thanks !
Hi
The link for the download doesn’t seem to work anymore. It would be greatly appreciated if you could fix this because I wanted to try this plugin!
Thanks
I’d like to try this plugin as well.
Nice plugin! I’m using it right now.