mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-08 03:00:14 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user