[wp-trac] [WordPress Trac] #24759: wp_generate_attachment_metadata not generating custom image sizes

WordPress Trac noreply at wordpress.org
Mon Jul 15 17:00:53 UTC 2013


#24759: wp_generate_attachment_metadata not generating custom image sizes
--------------------------+----------------------
 Reporter:  ryanengland   |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Media         |     Version:  3.5.2
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------

Comment (by ryanengland):

 But regenerate-thumbnails uses the same function -

 http://plugins.trac.wordpress.org/browser/regenerate-thumbnails/trunk
 /regenerate-thumbnails.php line 372:

 {{{
 $metadata = wp_generate_attachment_metadata( $image->ID, $fullsizepath );
 }}}

 This is what lead me to this issue in the first place. I was using this
 plugin originally, and it refused to update older images for new image
 sizes. Is there no way of generating new image sizes for existing images?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24759#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list