[wp-trac] [WordPress Trac] #22080: add_theme_support should merge post-thumbnail post types by default (currently stomps)
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 4 01:23:59 UTC 2012
#22080: add_theme_support should merge post-thumbnail post types by default
(currently stomps)
-----------------------------------+------------------------------
Reporter: alexkingorg | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Thumbnails | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------------------
Comment (by scribu):
Replying to [comment:9 alexkingorg]:
> The only edge case I can think of is someone trying to explicitly remove
support for post-thumbnails from a specific post type when a blanket
"support it for all post types" has been set.
They can just call `remove_post_type_support( 'foo', 'thumbnails' );`, no?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22080#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list