=== 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.1 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 == = Why? = Because. == Changelog == = 0.1.1 = Corrected * Saving metadata * Page templates being accidentally overwritten * Removed dependence on folder name = 0.1 = First version