Home
The Next Generation API Refactor
This section is intended for experienced programmers looking to make contributions that require advanced skill sets like application analysis and object oriented design. Please keep general ideas and comments about BuddyPress features and future in the forums.
Coding Standards
PHP4 Best Practices – How to squeeze every last drop of OO mustard from PHP4
Analysis of Legacy Versions (1.3 and Earlier)
Global Data Use Case – Trying to map out BuddyPress <= 1.3 global data usage
Data Model Diagram – Here is what the BuddyPress data looks like in living color.
DRAFT code that is pre-alpha and open to comments
API Base Class – the mother of all base classes