[wp-trac] [WordPress Trac] #28219: add_media 'Uploaded to this post' listing unattached files when post type does not support 'thumbnail'
WordPress Trac
noreply at wordpress.org
Wed Jun 4 15:29:17 UTC 2014
#28219: add_media 'Uploaded to this post' listing unattached files when post type
does not support 'thumbnail'
--------------------------+------------------------------
Reporter: bobbingwide | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.9
Severity: normal | Resolution:
Keywords: | Focuses: administration
--------------------------+------------------------------
Comment (by epohs):
In some cases the:
{{{
add_theme_support( 'post-thumbnails' );
}}}
code ''is'' needed, in addition to specifying 'thumbnail' support when you
register the post type.
The issue also seems to affect drag-and-drop to reorder attachments on
posts that have images that were successfully attached to posts (most
likely the attachments were attached to these post prior to the 3.9
update).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28219#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list