Opened 10 years ago
Closed 10 years ago
#39027 closed defect (bug) (fixed)
Restore wp-includes/class-feed.php
| Reported by: | anonymized_8769252 | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Feeds | Version: | 4.7 |
| Severity: | critical | Keywords: | commit dev-reviewed |
| Cc: | Focuses: |
Description
r38374 removed the wp-includes/class-feed.php file. This leads to fatal errors for any code directly including this file.
This file should be restored, and a deprecated file notice should be added.
Change History (17)
#3
@
10 years ago
- Keywords needs-patch added
- Milestone Awaiting Review → 4.7
- Severity normal → critical
This ticket was mentioned in Slack in #core by helen. View the logs.
10 years ago
#6
@
10 years ago
This applies to all removed files IMO:
I came here hoping to say that I thought we only needed to do class-feed.php and class-wp-upgrader-skins.php, but after looking at the files in 4.6, I agree that restoring all 4 as deprecated files which include the new ones is required. Both locale.php and session.php previously had class definitions.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This applies to all removed files IMO:
See my comment for class-wp-upgrader-skins.php: ticket:37827:19.