buddypress/docs/developer
2024-06-12 01:32:32 +00:00
..
assets Document how to use the Group Extension API 2023-07-26 06:16:30 +00:00
component Improve contributor & developer documentation fixing some typos 2024-03-10 14:44:38 +00:00
execution-contexts Docs: explain why Ajax actions need to be registered since 12.0 2023-10-06 04:09:15 +00:00
functions Document URI Globals functions 2023-10-31 08:47:25 +00:00
group-extension Improve contributor & developer documentation fixing some typos 2024-03-10 14:44:38 +00:00
introduction Add a /docs directory to provide User and Developer documentation 2023-06-10 10:02:48 +00:00
theme-compat Documentation: inform developers about the BP Theme Compat features 2024-06-12 01:32:32 +00:00
manifest.json Documentation: inform developers about the BP Theme Compat features 2024-06-12 01:32:32 +00:00
README.md Document BP 12.0 Rewrites functions 2023-10-26 04:36:03 +00:00

BuddyPress Add-ons Handbook

Welcome to the BuddyPress Add-ons Developer Handbook; are you ready to jump right in to the world of BuddyPress Add-ons?

The Add-ons Developer Handbook is a resource for all things BuddyPress Add-ons. Whether youre new to BuddyPress Add-ons development, or youre an experienced Add-ons developer, you should be able to find the answer to many of your Add-on-related questions right here.

If youre new to Add-on development, start by reading the introduction.

Table of content

  1. BuddyPress Functions
  2. BuddyPress Components
  3. BuddyPress Group Extension API
  4. BuddyPress Theme Compatibility