Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15155, comment 8


Ignore:
Timestamp:
07/02/2011 04:55:18 AM (14 years ago)
Author:
djr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15155, comment 8

    initial v1  
    1 Food for thought: not all (featured) images are explicitly excluded. Some are automatically attached, e.g. by plugins like Regenerate Thumbnails (not sure) or Auto Post Thumbnail (the one we're using). See [http://wordpress.org/support/topic/plugin-auto-post-thumbnail-featured-image-attachment-url-causes-gallery-issues this forum post] for a scenario where this patch wouldn't help. I'd really love to see an explicit 'use_post_thumbnail' [Yes/No] filter for the gallery shortcode.
     1Food for thought: not all images are explicitly excluded. Some, like post_thumbnail, are automatically attached, e.g. by plugins like Regenerate Thumbnails (not sure) or Auto Post Thumbnail (the one we're using). See [http://wordpress.org/support/topic/plugin-auto-post-thumbnail-featured-image-attachment-url-causes-gallery-issues this forum post] for a scenario where this patch wouldn't help. I'd really love to see an explicit 'use_post_thumbnail' [Yes/No] filter for the gallery shortcode.