[wp-trac] [WordPress Trac] #23306: WP_Image_Editor::make_image should call wp_mkdir_p
WordPress Trac
noreply at wordpress.org
Mon Jan 28 06:04:15 UTC 2013
#23306: WP_Image_Editor::make_image should call wp_mkdir_p
-----------------------------+--------------------------
Reporter: batmoo | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Media
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
To play nicely with some replication plugin,
{{{WP_Image_Editor::make_image}}} should make sure that the target folder
exists before proceeding with accessing the image.
WordPress does something similar with {{{wp_crop_image}}} and similar
functions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23306>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list