[wp-trac] [WordPress Trac] #56856: Blogger Importer: File class-feed.php is deprecated

WordPress Trac noreply at wordpress.org
Fri Jun 7 00:30:35 UTC 2024


#56856: Blogger Importer: File class-feed.php is deprecated
----------------------------+----------------------------
 Reporter:  ironprogrammer  |       Owner:  (none)
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:  WordPress.org
Component:  Import          |     Version:  4.7
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:
----------------------------+----------------------------
Changes (by ironprogrammer):

 * keywords:  needs-patch =>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 Quick recap before marking this issue as resolved. As of
 [https://github.com/WordPress/blogger-importer/pull/6 version 0.9.1]:
 - If the current WP version is >= 4.7, it uses SimplePie
 ([https://github.com/WordPress/blogger-importer/blob/trunk/blogger-
 importer.php#L25 reference]).
 - For WP < 4.7, it loads the deprecated class-feed.php
 ([https://github.com/WordPress/blogger-importer/blob/trunk/blogger-
 importer.php#L27 reference]).

 For any further issues with the importer, please file upstream at
 https://github.com/WordPress/blogger-importer/issues. (And thank you,
 @lenasterg, for your submitted PR that was working to address it.)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56856#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list