Skip to main content
fixed formatting
Source Link
cjbj
  • 15k
  • 16
  • 43
  • 90

This could be due to deprecation of rss-functionsrss-functions.php.php check Check for this error by setting the wp-errors in the config file on your livesite to true then. Then you might get to see the problem. DontDon't forget to reset them to false quickly after checking.

Use wp-includes/rss.phpwp-includes/rss.php instead

This could be due to deprecation of rss-functions.php check for this error by setting the wp-errors in the config file on your livesite to true then you might get to see the problem. Dont forget to reset them to false quickly after checking.

Use wp-includes/rss.php instead

This could be due to deprecation of rss-functions.php. Check for this error by setting the wp-errors in the config file on your livesite to true. Then you might get to see the problem. Don't forget to reset them to false quickly after checking.

Use wp-includes/rss.php instead

Source Link
landed
  • 131
  • 6

This could be due to deprecation of rss-functions.php check for this error by setting the wp-errors in the config file on your livesite to true then you might get to see the problem. Dont forget to reset them to false quickly after checking.

Use wp-includes/rss.php instead