Missing/Corrupted Posts, Pages & CPT Listing
-
Hi,
I need an advice on how to troubleshoot the problem.
Tried to find anything on forum, but most of them related to plugins issue.Note that:
- WP v3.3.2
- Plugins related to listing has been disabled
- No custom functions/hooks/filters was created related to the listing
Posts/Pages/Custom post types post was corrupted – https://cl.ly/GXOZ
WP_DEBUG is enabled, showing – https://cl.ly/GXrR
Value from $this->get_column_info(); – https://cl.ly/GXdK – $column value is NULL
wp-admin/includes/screens.php -> function get_column_headers( $screen )
– did not return any values.
$screen & $screen->id – do have valid value (eg: edit-post)What next? what could possibly contribute to the problem?
–DIRTY FIX was applied just for a while–
//wp-admin/includes/class-wp-post-list-table.php
//wp-admin/includes/class-wp-list-table.php
code: https://cl.ly/GXLIRyan H.
- The topic ‘Missing/Corrupted Posts, Pages & CPT Listing’ is closed to new replies.