Opened 6 months ago

Closed 6 months ago

Last modified 6 months ago

#2065 closed defect (fixed)

bbp_remove_roles() used in includes/admin/tools.php

Reported by: jmdodd Owned by:
Priority: normal Milestone: 2.3
Component: Warnings/Notices Version: 2.1
Severity: minor Keywords: has-patch
Cc:

Description

No longer necessary to call bbp_remove_roles(), since editable forum roles no longer exist.

Attachments (1)

2065.1.diff (494 bytes) - added by jmdodd 6 months ago.

Download all attachments as: .zip

Change History (3)

jmdodd6 months ago

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

(In [4527]) Roles:

  • When updating bbPress and normalizing user roles, remove the old moderator and participant roles from the database.
  • Props jmdodd.
  • Fixes #2065.

(In [4528]) Roles:

  • When updating bbPress and normalizing user roles, remove the old moderator and participant roles from the database.
  • Move BuddyPress role removal into groups repair tool.
  • See #2065 (2.2 branch)
Note: See TracTickets for help on using tickets.