ControlledChaos of Controlled Chaos Design
8/9/2016 - 6:40 PM

Increase PHP memory limit in wp-config

Increase PHP memory limit in wp-config

<?php

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

?>

Increase PHP memory limit in wp-config

WordPress Snippets