=== 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.2 A buddypress aware events plugin for WordPress. == Description == Project details, feature requests, the latest builds -- all available at http://code.google.com/p/eventpress/. == 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 == = How do I add a list of all events? = For an events list, if you don't have pretty permalinks http://myurl.com/?post_type=ep_event or if you do have pretty permalinks http://myurl.com/events/ will display a complete list of the events (in WordPress). BuddyPress gets its own Events Directory by default. A page is also created automatically for a calendar and an events list, but not published by default. So you can publish those pages if you want to be able to add them to the menu by default. = Subscribers can't create events. = If you want the capabilities for users to create events, upgrade them to event creators. = The events page doesn't appear to load. == Try re-saving the permalinks once to update the structure. = Why? = Because. == Changelog == = 0.1.2.2 = See the complete changes at http://code.google.com/p/eventpress/issues/list?can=1&q=label%3AMilestone-0.1.2.2 * Added better i18n support. Props Charles * Solved various capabilities bugs. Props Ali Ryder * French Translation from Charles = 0.1.2.1 = * Corrected another bug in the capabilities that had come up. = 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