List tables: Better primary column back-compat.

Why are people manually setting `$_column_headers` other than because somebody else told them to? Maybe time will tell.

props kovshenin.
see #25408.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-06-10 14:59:30 +00:00
parent 3562ac028d
commit 51b5ed9fa4
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-alpha-32721';
$wp_version = '4.3-alpha-32722';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.