Skip to:
Content

BuddyPress.org

#8935 closed task (fixed)

Document how to extend the BP Component class to build a custom component

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: BuddyPress.org Sites Priority: normal
Severity: normal Version:
Component: BuddyPress.org Sites Keywords: needs-docs has-patch
Cc:

Description

Explains the main BP_Component methods to override to build a custom component focusing on the changes introduced by the BP Rewrites API in BuddyPress 12.0.0.

Change History (3)

This ticket was mentioned in PR #129 on buddypress/buddypress by @imath.


19 months ago
#1

  • Keywords has-patch added

Document the code to put in place to enjoy the BP Rewrites API when a Third party plugin/add-on needs to build a component.

Trac ticket: https://buddypress.trac.wordpress.org/ticket/8935

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


19 months ago

#3 @imath
19 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 13516:

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

Note: See TracTickets for help on using tickets.