[wp-trac] [WordPress Trac] #18835: Add filter to image_resize_dimensions( ) return values

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 1 16:14:39 UTC 2011


#18835: Add filter to image_resize_dimensions( ) return values
---------------------------+-----------------------------
 Reporter:  scottconnerly  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Media          |    Version:  3.2.1
 Severity:  minor          |   Keywords:  needs-patch
---------------------------+-----------------------------
 Requesting a filter on the values about to be returned, including access
 to the function's original arguments.

 Use case:
 Currently, any cropping happens to images always crops to the top-left
 corner (0,0). Want to be able to write a plugin that will allow cropping
 with more options (say, crop out at the middle of the image, etc).

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


More information about the wp-trac mailing list