=== BuddyPress Custom Posts === Contributors: Kunal Bhalla Tags: Debugging, For Developers Requires at least: 3.0.0 Tested up to: 3.0.1 Stable tag: 0.1 Provides an API to create custom components in BuddyPress around custom post types in WordPress. == Description == Allows registering a custom post type to get access to a basic front end editor, complete activity integration among other things. The API is still under development. Required for EventPress to run on BuddyPress. Part of my GSoC 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 == Frequently Asked Questions == = Why? = Because. == Screenshots == == Changelog == = 0.1 = First version