Increasing memory allocated to PHP

Editing wp-config.php

 

Copy & paste the code into the wp-config.php file

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

 

Comment Form