Opened 17 years ago
Closed 17 years ago
#11802 closed defect (bug) (fixed)
too many caps for non super admins
| Reported by: | Denis-de-Bernardy | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Security | Version: | 3.0 |
| Severity: | normal | Keywords: | commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [13547]) Strip delete_themes from Multisite non-super-admins. Props Denis-de-Bernardy. Fixes #11802