Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/13/2023 08:15:15 AM (3 years ago)
Author:
imath
Message:

Document how to build a custom component using BP Component API

This documentation resource focuses on how to enjoy the newly introduced BP Rewrites API (12.0).

Fixes #8935
Closes https://github.com/buddypress/buddypress/pull/129

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/developer/README.md

    r13501 r13516  
    66
    77If you’re new to Add-on development, start by reading the [introduction](./introduction/README.md).
     8
     9## Table of content
     10
     111. [BuddyPress Components](./component/README.md)
     122. [BuddyPress Theme Compatibility](./theme-compat/README.md)
Note: See TracChangeset for help on using the changeset viewer.