List tables: Consolidate <td> output for posts.

see #25408.

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


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