get_post_format_string() to get nice version of a post format slug. Try appending post format as a post-status label. Enclose in square brackets to help it stand out. Remove post format strings filter. If this is going to be standard, it should be standard. see #14746

git-svn-id: https://develop.svn.wordpress.org/trunk@16198 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-11-05 03:04:13 +00:00
parent 2cc7354154
commit 32ac7d22a6
6 changed files with 24 additions and 8 deletions

View File

@@ -1503,6 +1503,11 @@ th.sorted-desc .sorting-indicator, th.sorted-asc:hover .sorting-indicator {
padding: 0 0 .2em 1px;
}
span.post-state span {
font-weight: normal;
color: #555;
}
/*------------------------------------------------------------------------------
10.1 - Inline Editing