[wp-trac] [WordPress Trac] #7279: image_resize function can not load image

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 11 00:00:08 GMT 2008


#7279: image_resize function can not load image
------------------------+---------------------------------------------------
 Reporter:  auirshadow  |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  2.6      
Component:  General     |     Version:           
 Severity:  normal      |    Keywords:           
------------------------+---------------------------------------------------
 I have a plugin that makes use of the function image_resize in wp-
 includes/media.php to dynamically resize images on the public side of a
 website. However image_resize uses the function wp_load_image in wp-
 admin/includes/image.php which isn't available when not in the admin.

 Shouldn't the load image function be moved so that it is available on the
 public side?

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


More information about the wp-trac mailing list