[wp-trac] [WordPress Trac] #22356: Deprecate gd_edit_image_support() and replace it with a better method

WordPress Trac noreply at wordpress.org
Wed Nov 21 20:44:18 UTC 2012


#22356: Deprecate gd_edit_image_support() and replace it with a better method
--------------------------+--------------------------
 Reporter:  markoheijnen  |       Owner:  DH-Shredder
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  3.5
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+--------------------------

Comment (by scribu):

 I think I'm going to stop at [attachment:22356.5.2.diff]. Most of that
 patch is just moving code from A to B, but it does have a point:

 It makes it clearer which static methods you're free to call (those in
 WP_Image_Editor) and which methods are meant for implementations to
 overwrite (those in WP_Image_Editor_Base).

 Dismantling WP_Image_Editor into stand-alone functions would cause even
 more noise and, like nacin said, we can do later.

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


More information about the wp-trac mailing list