Opened 15 years ago
Closed 15 years ago
#11802 closed defect (bug) (fixed)
too many caps for non super admins
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Security | Keywords: | commit |
Focuses: | Cc: |
Description
r12630 stripped a few caps from non-super admins. we forgot to strip delete_themes:
http://core.trac.wordpress.org/browser/trunk/wp-includes/capabilities.php?rev=12630#L957
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [13547]) Strip delete_themes from Multisite non-super-admins. Props Denis-de-Bernardy. Fixes #11802