Increase Memory Limit
<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.
<!-- If you’ve got a lot of plugins or a lot of traffic you may need to increase your memory limit. You need to add this to your wp-config file: -->
define('WP_MEMORY_LIMIT', '96M');