I Have 260 posts in Wordpress blog. But only the first one is displaying in the admin panel. (wp-admin/edit.php). Pages and comments list are loading without any issues.
The server error log says:
PHP Fatal error: Cannot use object of type WP_Error as array in /home/jxjx/public_html/jxjxjx.com/wp-includes/class-wp-list-util.php on line 152, referer: https://jxjxjx.com/wp-admin/edit.php
Tried these:
- Updating Wordpress, Themes and Plugins.
- Disabling All plugins.
- Reinstalling Wordpress.
- Cleaning up and Optimizing the database.
- Allocating More memory and execution time. Update
- Changing the theme to default
But on the front end, everything works well. What can be the problem ?
