Skip to:
Content

BuddyPress.org

Opened 11 days ago

Closed 11 days ago

#9320 closed defect (bug) (fixed)

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

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

Description

As titled.

Change History (2)

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


11 days ago
#1

  • Keywords has-patch added

#2 @espellcaste
11 days ago

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

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.