Description
This simple and elegant plugin adds callendar functionality to posts. As soon as you install and activate you can find a “Event Date Select” box in post add/edit section. Choose a date for your event and it will be displayed wherever you place pugins widget. When an event is over it won’t apear anymore.
Works great with custom themes or other calendar plugins.
Features:
- WordPress built in javascript date picker
- Change thumbnail size
- Change color, size, type of the text to displayed on the fly through the widget options
- Layout fully customizable through a provided css stylesheet (although id’s and classes are provided, you’ll need some css skills here)
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done!
FAQ
- Is there a charge for using this plugin
-
Not at all!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Posts To Events” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Posts To Events” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.56
- Improved security
1.55
- Fixed a bug spanning events with multiple dates when they shouldn’t.
- Cleaning up some code
1.51
- Fixed a bug not alowing users to add new post.
1.5
- Redesigned date selector, now suports multiple dates.
- Date format selector.
- Days to show after event is over.
- Improved security.
- Uninstall script, leaving a cleaner db.
- Fixed minor layout issues.
1.0
Initial release