Defina o limite de memória no PHP

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