buddypress/docs/developer
Mathieu Viet 7f310312de Document how to use the Group Extension API
- Update the [https://codex.buddypress.org/developer/group-extension-api/ Codex] resource with new configuration requirement needed by the BP Rewrites API
- Update code examples
- Add screenshots to code examples

Fixes #8941
Closes https://github.com/buddypress/buddypress/pull/137



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13527 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2023-07-26 06:16:30 +00:00
..
assets Document how to use the Group Extension API 2023-07-26 06:16:30 +00:00
component Document how to build a custom component using BP Component API 2023-07-13 08:15:15 +00:00
group-extension Document how to use the Group Extension API 2023-07-26 06:16:30 +00:00
introduction Add a /docs directory to provide User and Developer documentation 2023-06-10 10:02:48 +00:00
theme-compat Document how to build a custom component using BP Component API 2023-07-13 08:15:15 +00:00
manifest.json Document how to use the Group Extension API 2023-07-26 06:16:30 +00:00
README.md Document how to use the Group Extension API 2023-07-26 06:16:30 +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 Components
  2. BuddyPress Group Extension API
  3. BuddyPress Theme Compatibility