Changes between Initial Version and Version 1 of Ticket #22080, comment 10
- Timestamp:
- 10/04/2012 01:24:12 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22080, comment 10
initial v1 2 2 > 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. 3 3 4 They can just call `remove_post_type_support( 'foo', 'thumbnails' ) ;`, no?4 They can just call `remove_post_type_support( 'foo', 'thumbnails' )`, no?