=== Events Calendar === Contributors: snumb130 Version 4.4.7 Tags: widget, admin, sidebar, plugin, javascript, calendar Requires at least: 2.1 Tested up to: 2.3 Stable tag: 4.4.7 == Description == I wrote this because a friend of mine requested it. I am sure there are some things to work out so I await your feedback. Once you activate the plugin you can start adding events. I am working on adding support for external calendars but it is not complete yet. The calendar will display your events in the admin section and allow you to edit and delete them. Details will be shown when you hover over the event title. The widget section will show dates with events in red and show events when hovering over date. == Change Log ==
Version 4.4.7
Added ability for multiple languages, patch from Rauli Haverinen
Added Finnish translation files from Rauli Haverinen
Version 3.4.6
Just straightened some code.
Version 3.4.5
Code beautification
Version 3.3.5
Took out donate link as it is on my site now.
Version 3.3.4
Added fix from Kerwin Kanago to correct problem in php4 fix from Brett Minnie
Version 3.3.3
Set color of text to black in hover box. Fixed problem showing up with themes with light color text.
Added option to choose minimum user level to edit event. (You must go to widget options and resave them or management page will not show up)
Versino 2.3.2
Bug Fix - Calendar wouldn't accept events with day having leading zero. Converted string to int to fix.
Version 2.2.2
Bug Fix - Problem caused with redeclaring str_split
Version 2.2.1
Display Calendar as upcoming event list. (revision by Dan Coulter - http://www.dancoulter.com)
Choose diplay format of Date and Time. (revision by Dan Coulter)
Version 1.2.1
Hide empty fields. (suggestion by Dan Coulter)
php4 fix. (revision by Brett Minnie - http://www.fractalmetal.co.za)
Version 1.1.1
Bug Fix - Wordpress variabl clashing with events variable. Fixed bug displaying archives.
Version 1.1.0
Title Option
Day Name Length Option
Version 1.0.0
First release.
== Installation ==
1. Upload `events-calendar` folder to the `/wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
When updating you will need to deactivate and reactivate the plugin.
Also, to be safe you should go to widget options and resave them.