Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1822 closed defect (bug) (fixed)

Allow admin screens to be disabled

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: General - Administration Keywords: has-patch
Cc:

Description

Some multisite installations will require the admin screens to be totally hidden from view, even from blog admins. The BBP_Admin class currently doesn't make this possible.

Attachments (1)

1822.patch (1.9 KB) - added by johnjamesjacoby 13 years ago.

Download all attachments as: .zip

Change History (2)

#1 @johnjamesjacoby
13 years ago

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

(In [3897]) Admin:

  • Allow admin screens to be overridden by switch or capability.
  • Always allow for is_super_admin().
  • Fixes #1822.
Note: See TracTickets for help on using tickets.