if ( !defined('WP_MEMORY_LIMIT') ) {
define('WP_MEMORY_LIMIT', '256M');
}

Please, Wait...