Opened 7 months ago
#56857 new defect (bug)
Blogger Importer: File class-wp-feed-cache.php is deprecated
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | WordPress.org | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | Import | Keywords: | needs-patch |
Focuses: | Cc: |
Description
The Blogger Importer plugin (tested v0.9) causes the following deprecation notice:
PHP Deprecated: File class-wp-feed-cache.php is <strong>deprecated</strong> since version 5.6.0 with no alternative available. This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version. in ../wp-includes/functions.php on line 5587
class-wp-feed-cache.php
was deprecated in [49565].
Note: See
TracTickets for help on using
tickets.