[wp-trac] [WordPress Trac] #17507: Hardcoded memory limit
WordPress Trac
wp-trac at lists.automattic.com
Thu May 19 13:50:32 UTC 2011
#17507: Hardcoded memory limit
------------------------------+------------------------------
Reporter: christianbolstad | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Performance | Version: 3.2
Severity: normal | Resolution:
Keywords: has-patch |
------------------------------+------------------------------
Comment (by kawauso):
`wp_load_image()` has a high memory limit because the GD is a memory hog
and wouldn't necessarily work within the normal limit.
Don't really see what the use case for the filter would be either unless
PHP fails to set the limit at all if it's beyond the maximum allowed by
server settings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17507#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list