Post Formats: Remove the post format icons from the post list table.

Props mukesh27, melchoyce, karmatosed, afercia, mapk.
Fixes #46591.

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


git-svn-id: http://core.svn.wordpress.org/trunk@44945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2019-04-08 06:04:50 +00:00
parent cbdffc4a1e
commit f6128eb7e6
2 changed files with 3 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta1-45135';
$wp_version = '5.2-beta1-45136';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.