[wp-trac] [WordPress Trac] #12990: WP_Http_Fopen not available for load_image_to_edit()
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 13 21:53:20 UTC 2010
#12990: WP_Http_Fopen not available for load_image_to_edit()
--------------------------+-------------------------------------------------
Reporter: ryan | Owner: dd32
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: HTTP | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by nacin):
* owner: => dd32
* component: General => HTTP
* milestone: Unassigned => 3.0
Comment:
Always including it avoids the extra open() syscall, so I'm all for that.
Not sure we need to combine them again. Maybe we can better document the
API in http.php and leave them separate. I do like the split, as we
separated more than a thousand lines of internals from the functions we
want developers to use.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12990#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list