Opened 15 years ago
Closed 15 years ago
#15710 closed enhancement (wontfix)
Prevent WP from going bonkers when including a plugin issues a warning
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.0 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Patch and discussion here:
Change History (4)
#4
@
15 years ago
- Keywords reporter-feedback removed
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
http://core.trac.wordpress.org/attachment/ticket/15705/15705.diff
This patch doesn't seem like a good idea adding output buffering to work around a plugin issue isn't a real solution.
The user can delete the plugin file from the filesystem based on the file names in the error message.
Note: See
TracTickets for help on using
tickets.
Can you please update the description here, and add the patch here?