Used By
| Used By | Description |
|---|---|
| wp-includes/functions.php: wp_raise_memory_limit() | Attempts to raise the PHP memory limit for memory intensive processes. |
Filters the memory limit allocated for image manipulation.
(int|string) Maximum memory limit to allocate for images. Default WP_MAX_MEMORY_LIMIT or the original php.ini memory_limit, whichever is higher. Accepts an integer (bytes), or a shorthand string notation, such as '256M'.
| Version | Description |
|---|---|
| 4.6.0 | The default now takes the original memory_limit into account. |
| 3.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/image_memory_limit