[wp-trac] [WordPress Trac] #40304: PressThis: Incorrect icon for "Chat"
WordPress Trac
noreply at wordpress.org
Wed Mar 29 17:41:04 UTC 2017
#40304: PressThis: Incorrect icon for "Chat"
-----------------------------------------+------------------
Reporter: ejner69 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.8
Component: Press This | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs-patch | Focuses: ui
-----------------------------------------+------------------
Changes (by afercia):
* keywords: => has-screenshots needs-patch
* focuses: ui, administration => ui
* component: Post Formats => Press This
* milestone: Awaiting Review => 4.8
Comment:
As far as I see, Press This explicitly sets icons for just 8 post formats
(including the standard one) and then fallbacks to the standard icon.
However, there are 10 default post formats:
`wp-admin/css/press-this.css`
{{{
standard
aside
audio
gallery
image
link
quote
video
}}}
`wp-includes/post-formats.php`
{{{
standard
aside
audio
chat <-- missing
gallery
image
link
quote
status <-- missing
video
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40304#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list