@radgeek – here’s the error in PHP:
[11-Dec-2016 18:32:57 UTC] PHP Warning: require_once(/var/www/webroot/wp/wp-includes/class-wp-feed-cache.php): failed to open stream: No such file or directory in /var/www/webroot/wp-content/plugins/feedwordpress/feedwordpress.php on line 100
[11-Dec-2016 18:32:57 UTC] PHP Fatal error: require_once(): Failed opening required ‘/var/www/webroot/wp/wp-includes/class-wp-feed-cache.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/webroot/wp-content/plugins/feedwordpress/feedwordpress.php on line 100
I’m on WordPress 4.5.4.
class-wp-feed-cache.php is new to 4.7
-
This reply was modified 7 years, 11 months ago by msitarzewski.