Make WordPress Core

Opened 17 months ago

Last modified 4 months ago

#56856 new defect (bug)

Blogger Importer: File class-feed.php is deprecated

Reported by: ironprogrammer's profile ironprogrammer Owned by:
Milestone: WordPress.org Priority: normal
Severity: normal Version: 4.7
Component: Import Keywords: needs-patch
Focuses: Cc:

Description

The Blogger Importer plugin (tested v0.9) causes the following deprecation notice:

PHP Deprecated: File class-feed.php is <strong>deprecated</strong> since version 4.7.0! Use fetch_feed() instead. in ../wp-includes/functions.php on line 5577

class-feed.php was deprecated in [39449].

Change History (3)

#2 @sancs989
4 months ago

I am also experiencing the same issue on my blogs:
[]

The issue involves a deprecated file (class-feed.php) triggered by the Blogger Importer. This file has been deprecated and is no longer supported in the current version. Urgently seeking guidance on updating the Blogger Importer or adopting an alternative method. This is essential to ensure compatibility with upcoming WordPress updates. Your timely support in resolving this matter is highly appreciated. Thank you.

Last edited 4 months ago by sabernhardt (previous) (diff)

#3 @ironprogrammer
4 months ago

Hi, @sancs989 -- Would you please confirm which version of WordPress and which version of Blogger Importer (currently v0.9.2) you're using? The deprecated class file appears to have been addressed in v0.9.1.

Note: See TracTickets for help on using tickets.