Skip to content

Deprecated: class-wp-feed-cache.php is deprecated since version 5.6.0 with no alternative available. #127

@ThatStevensGuy

Description

@ThatStevensGuy

This plugin has an issue with WordPress 5.6. Commenting out line 99 feedwordpress.php seems to fix it. If someone could verify if this is the only issue with WP 5.6 and update the plugin that would be nice.

Deprecated: 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 /Applications/MAMP/htdocs/website/wp-includes/functions.php on line 5059
Call Stack
#	Time	Memory	Function	Location
1	0.0030	456328	{main}( )	.../index.php:0
2	0.0038	495856	require_once( '/Applications/MAMP/htdocs/website/wp-admin/admin.php' )	.../index.php:10
3	0.0043	506560	require_once( '/Applications/MAMP/htdocs/website/wp-load.php' )	.../admin.php:34
4	0.0048	535832	require_once( '/Applications/MAMP/htdocs/website/wp-config.php' )	.../wp-load.php:37
5	0.0059	616792	require_once( '/Applications/MAMP/htdocs/website/wp-settings.php' )	.../wp-config.php:207
6	0.2770	23174760	include_once( '/Applications/MAMP/htdocs/website/wp-content/plugins/feedwordpress/feedwordpress.php' )	.../wp-settings.php:388
7	0.3003	24828872	require_once( '/Applications/MAMP/htdocs/website/wp-includes/class-wp-feed-cache.php' )	.../feedwordpress.php:116
8	0.3004	24828920	_deprecated_file( )	.../class-wp-feed-cache.php:15
9	0.3004	24829400	trigger_error ( )

The error is suppressed with WP_DEBUG set to false, but this should still be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions