Filters the memory limit allocated for WP-Cron event processing.
$filtered_limitint|string
WP_MAX_MEMORY_LIMIT or the original php.ini memory_limit, whichever is higher.'256M'.$filtered_limit = apply_filters( 'cron_memory_limit', $filtered_limit );
| Version | Description |
|---|---|
| 6.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/cron_memory_limit