Creating a Custom Component
We are currently working on a documentation reboot, here’s the new home of the best accurate docs (WIP). You’re very welcome to contribute to it.
Note: If you are building a BuddyPress plugin, please make sure you have read how to check if BuddyPress is active. This is very important – the code you need is included in v1.4 of the skeleton component.
Updated documentation for following section is available here.
If you’re going to develop your own custom BuddyPress component then a great starting point is the “Skeleton Component“. This is a bare-bones component that will provide a solid starting block for you to develop your component from.