WordPress/wp-admin
Scott Taylor a99f7baa5a 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.

Built from https://develop.svn.wordpress.org/trunk@35698


git-svn-id: http://core.svn.wordpress.org/trunk@35662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-18 23:01:26 +00:00
..
css Multisite: Re-Account for striped table rows with `.site-*` classes. 2015-11-18 21:59:26 +00:00
images
includes List Tables: Fix PHP error notice when `$columns` is `null` 2015-11-18 23:01:26 +00:00
js Plugins: add dismissible notices to update failures. 2015-11-18 20:10:26 +00:00
maint Adjust some of the strings added in [35508]. 2015-11-04 21:32:26 +00:00
network Remove `<code>` tags from translatable string in `wp-admin/network/settings.php`. 2015-11-08 01:34:26 +00:00
user
about.php About: Don't use `_n_noop()` for singular/plural strings which provide no placeholder for a number. 2015-11-11 19:29:25 +00:00
admin-ajax.php Themes: Add a Favorites tab to the Add Themes screen. 2015-11-04 21:49:26 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php I18N: Remove `<a>` tag from translatable string in `wp-admin/comment.php`. 2015-11-18 17:33:30 +00:00
credits.php Help/About: unify tab styling. 2015-11-11 21:54:26 +00:00
custom-background.php
custom-header.php Accessibility: add missing `alt` attributes to a gaggle of `<img>`s. 2015-11-07 16:12:27 +00:00
customize.php
edit-comments.php Add translator comments for strings in `wp-admin/edit-comments.php`. 2015-11-06 00:23:25 +00:00
edit-form-advanced.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php Help/About: unify tab styling. 2015-11-11 21:54:26 +00:00
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Eliminate a db query when building the admin menu for non-privileged users. 2015-11-18 21:34:26 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php
network.php
options-discussion.php
options-general.php Revert [35336] and [35337]. 2015-11-18 20:30:25 +00:00
options-head.php
options-media.php Remove `<code>` tag from translatable string in `wp-admin/options-media.php`. 2015-11-06 00:28:25 +00:00
options-permalink.php Permalinks: Use "Plain" instead of "None" for the `?p-###`, which is still a valid permalink structure, just not a "pretty" one. 2015-11-10 22:19:27 +00:00
options-reading.php
options-writing.php
options.php Revert [35336] and [35337]. 2015-11-18 20:30:25 +00:00
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php Remove `<code>` tags from translatable strings in `wp-admin/setup-config.php`. 2015-11-06 17:22:26 +00:00
theme-editor.php
theme-install.php Themes: Add a Favorites tab to the Add Themes screen. 2015-11-04 21:49:26 +00:00
themes.php
tools.php
update-core.php Accessibility: add missing `alt` attributes to a gaggle of `<img>`s. 2015-11-07 16:12:27 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php
user-edit.php Users: Only show the profile picture if 'Show Avatars' option in Discussion Settings is enabled. 2015-11-11 19:41:25 +00:00
user-new.php
users.php Docs: Add a missing version to the file header for wp-admin/users.php. 2015-11-06 21:54:33 +00:00
widgets.php