[wp-trac] [WordPress Trac] #14106: Post-processing of post thumbnails

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 26 20:45:24 UTC 2010


#14106: Post-processing of post thumbnails
-----------------------------+----------------------------------------------
 Reporter:  nkuttler         |       Owner:                 
     Type:  enhancement      |      Status:  new            
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Post Thumbnails  |     Version:  3.0            
 Severity:  normal           |    Keywords:  post process   
-----------------------------+----------------------------------------------
 I'm not sure if I'm missing something, but it looks like there is no hook
 to post-process post thumbnails. I want to add rounded corners to all
 thumbnails for a theme.

 It looks to me like an action at the end of image_make_intermediate_size()
 in media.php with $file as parameter might do the trick. I'm not sure if
 that's the right place or when that function is called precisely though.
 So it might be necessary to add additional parameters to the function call
 to identify where the call came from.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14106>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list