Posts, Post Types: Introduce post_date_column_status filter for post status text in list tables' Date column.

Props pbearne.
Fixes #39545.
Built from https://develop.svn.wordpress.org/trunk@40361


git-svn-id: http://core.svn.wordpress.org/trunk@40268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2017-04-01 14:07:44 +00:00
parent 2b48ca580e
commit f884d7973b
2 changed files with 22 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-40360';
$wp_version = '4.8-alpha-40361';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.