Definir el límite de memoria en PHP

define('WP_MEMORY_LIMIT', '128M');
Outrageous Ostrich