Skip to:
Content

BuddyPress.org

Opened 6 months ago

Closed 6 months ago

#9320 closed defect (bug) (fixed)

Remove legacy deprecated functions from `bp-core-caps`

Reported by: espellcaste Owned by: espellcaste
Priority: normal Milestone: 15.0.0
Component: Core Version:
Severity: normal Keywords: has-patch
Cc:

Description

As titled.

Change History (2)

This ticket was mentioned in PR #436 on buddypress/buddypress by renatonascalves.


6 months ago
#1

  • Keywords has-patch added

#2 @espellcaste
6 months ago

  • Resolutionfixed
  • Status assignedclosed

In 14194:

Remove legacy deprecated functions related to BuddyPress user roles.

Most of those functions have been deprecated since version 1.6. And they have not been used in the codebase for a long time.

Here, we are properly removing them from the codebase.

Closes https://github.com/buddypress/buddypress/pull/436/
Fixes #9320

Note: See TracTickets for help on using tickets.