Files
wordpress-develop/src/wp-admin/includes
Scott Taylor 328a6b21c0 List Tables: Fix PHP error notice when $columns is null
Use of `register_column_headers()` and `print_column_headers()` creates a `_WP_List_Table_Compat` without any columns. When the List Table object doesn't have any columns, there's naturally no primary column.

Props danielbachhuber.
Fixes #34148.


git-svn-id: https://develop.svn.wordpress.org/trunk@35698 602fd350-edb4-49c9-b593-d223f7449a82
2015-11-18 23:00:55 +00:00
..
2015-11-18 20:48:24 +00:00
2015-11-18 20:29:44 +00:00
2015-09-15 04:07:14 +00:00