Opened 16 months ago
Closed 16 months ago
#20099 closed enhancement (fixed)
Multisite: Show broken themes in network admin (too)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Themes | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
If we want to inform super admins about a broken theme we should do it right.
At the moment it's only displayed on wp-admin/themes.php, also if the theme isn't activated for the site and where a super admin probably won't take a look.
Attachments (1)
Change History (6)
comment:1
ocean90
— 16 months ago
- Keywords 2nd-opinion removed
- Milestone changed from Awaiting Review to 3.4
- Owner set to nacin
- Status changed from new to assigned
- Version set to 3.4
comment:2
follow-up:
↓ 3
ocean90
— 16 months ago
- Keywords has-patch added
Enable/Disable actions shouldn't be available.
See 20099.patch
comment:3
in reply to:
↑ 2
nacin
— 16 months ago
Replying to ocean90:
Enable/Disable actions shouldn't be available.
I thought about that. But let's say a broken theme was enabled before it was broken, and they want to disable it before fixing it. Unless we are to automatically 'disable' themes when you hit the broken themes page, it's easier to just leave the links. It is pretty evident that the theme is omitted because it is broken.
That said, because I kept broken themes excluded from 'all', searching doesn't work. Not sure how exactly to fix that.
See [20151] and #20103.