Opened 16 years ago
Closed 16 years ago
#12481 closed defect (bug) (duplicate)
wp_load_image not defined
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.0 |
| Component: | Media | Keywords: | has-patch wp_load_image commit |
| Focuses: | Cc: |
Description
image_resize() in wp-includes/media.php calls wp_load_image(), which is defined in wp-admin/includes/image.php, so it's not defined in all the places image_resize() is.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
See #7279