Shows all years by default. period t, m, y show events for today, tomorrow and yesterday c, l, n, w show events for current, last, next and ISO week show all events.
Setting period will override and values for day, month and year. day, month and year can be combined. year=0 will display events with no year month=c will display the current month period=c, l or n show period with the day as the middle, last, first day...
Activate the plugin through 'Plugins screen WordPress...
On 'Widgets sub-menu of 'Appearance you will find widget type called ' This Day In History use in post or page...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Event ordering in the admin screens in now fixed to year and so the option has been removed.
Added the day and month parameters to the tdih shortcode to allow choosing any day of the year.
Added max rows option to tdih shortcode and widget to limit the number of events shown. 2.2.1.
Added the ability to use c for the in the tdih tab shortcode.
Added option to allow sorting of the administration table of events by day, month or year first. 1.1.
Read more