=== Plugin Name === Contributors: livibetter Donate link: http://www.livibetter.com/blog/donate/ Tags: post, posts, widget, sidebar, today, date Tested up to: 2.3.1 Stable tag: 0.6.4 Listing posts which have same calendar date. == Description == This plugin was inspired by "On this day" in [Wikipedia's home page](http://en.wikipedia.org/). It can list posts which have same calendar date as today or as specific post. It can automatically append "On This Day" list after post content. You can use it as Widget, or just call `OTDList()` where you need to show OTD list. Please visit this [plugin's website](http://www.assembla.com/wiki/show/llbbsc/wpOTD) for more information, submitting bugs, or discussing [here](http://www.livibetter.com/it/forum/llbb-small-creations). = Features = * Full Customization of HTML * Widget Support * Automatic appending list - No need to add codes * Upcoming Old Posts Reminder in Dashboard * Options Page * Search Form - Search Posts by Partial Date * Complete Deactivation * Translations ([Help Translate](http://www.assembla.com/wiki/show/llbbsc/Help_Translate)) * bg_BG - Bulgarian by [Yovko Lambrev](http://yovko.net/) [94/95] * ru_RU - Russian by [r0a73](http://www.usbsoft.ru/) [95/95] * zh_TW - [Traditional Chinese](http://www.livibetter.com/blog/2007/11/05/%e6%ad%b7%e5%8f%b2%e4%b8%8a%e7%9a%84%e4%bb%8a%e5%a4%a9-wordpress-%e5%a4%96%e6%8e%9b/) by Yu-Jie Lin [95/95] = Demonstration = Please check this [demo blog post](http://www.livibetter.com/blog/2007/07/29/wp-plugin-on-this-day-demo-post/) out. == Installation == 1. Copy DIRECTORY `OnThisDay` to `wp-content/plugins` (NOT DIRECTORY `on-this-day`). You will have something like `/wp-content/plugins/OnThisDay/OnThisDay.php`. 1. Activate "On This Day" in plugins page. 1. Set Options, add "On this day" widget at sidebar, or add `OTDList()` to sidebar, or main post loop. Please visit this [plugin's website](http://www.assembla.com/wiki/show/llbbsc/wpOTD) for more information.