[ad_1]
Replies: 1
Hey there!
Currently in my site, which is fairly vanilla, I get these fatal errors on the post listing admin pages:
Warning: foreach() argument must be of type array|object, null given in /vagrant/wp/wp-admin/includes/class-wp-list-table.php on line 1317
Warning: foreach() argument must be of type array|object, null given in /vagrant/wp/wp-admin/includes/class-wp-list-table.php on line 1524
Warning: foreach() argument must be of type array|object, null given in /vagrant/wp/wp-admin/includes/class-wp-list-table.php on line 1524
Warning: foreach() argument must be of type array|object, null given in /vagrant/wp/wp-admin/includes/class-wp-list-table.php on line 1524
Warning: foreach() argument must be of type array|object, null given in /vagrant/wp/wp-admin/includes/class-wp-list-table.php on line 1317
It worked just fine a week ago, and i suspect a plugin update caused this…
I’m not doing anything special or changing anything in the admin side.
Can you help?
Thank you!
