=== EventPress === Contributors: kunalb Tags: Events Management, Registration, Events Calendar, BuddyPress Requires at least: 3.0.0 Tested up to: 3.0.1 Stable tag: 0.1.2 A buddypress aware events plugin for WordPress -- developed as part of GSoC 2010. == Description == This plugin allows creating custom registration forms, a calendar for listing out events, and provides inbuilt themes for the default themes for WordPress and BuddyPress, which can be over-ridden as required. Part of my Google Summer of Code 2010 project, mentored by John James Jacoby. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress Note: For this plugin to work properly in BuddyPress, you need to install BuddyPress Custom Posts. == Frequently Asked Questions == = The events page doesn't appear to load. == Try re-saving the permalinks once to update the structure. = Why? = Because. == Changelog == = 0.1.2 = See the complete changes at http://code.google.com/p/eventpress/issues/list?can=1&q=label%3AMilestone-0.1.2 Highlights * .pot file included * Event Repeating error resolved. * Capability issues resolved. * Calendar widget corrected. etc. = 0.1.1 = Corrected * Saving metadata * Page templates being accidentally overwritten * Removed dependence on folder name = 0.1 = First version