Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22080, comment 10


Ignore:
Timestamp:
10/04/2012 01:24:12 AM (12 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22080, comment 10

    initial v1  
    22> 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.
    33
    4 They can just call `remove_post_type_support( 'foo', 'thumbnails' );`, no?
     4They can just call `remove_post_type_support( 'foo', 'thumbnails' )`, no?