=== Plugin Name === Contributors: apeatling, jeffsayre Tags: buddypress Requires at least: WPMU 2.7.1, BuddyPress 1.0.1 Tested up to: 2.7.1/1.0.1 Stable tag: 1.2.2 This is a bare-bones component that should provide a good starting block to building your own custom BuddyPress component. == Description == This is a bare-bones component that should provide a good starting block to building your own custom BuddyPress component. It includes some of the functions that will make it easy to get your component registering activity stream items, posting notifications, setting up widgets, adding AJAX functionality and also structuring your component in a standardized way. == Installation == Make sure WPMU and BuddyPress are installed and active. Copy /bp-example/ and bp-example.php into /wp-content/plugins/ and activate the plugin. == Notes == History.txt - contains all the changes since version 1.0 Deprecated.txt - contains all the function deprecated in BuddyPress since 1.0 License.txt - contains the licensing details for this component.