How to increase Allocated memory for wordpress

To increase the default WordPress memory add the following line to the wp-config.php file:

define(’WP_MEMORY_LIMIT’, ’64M’);

Share

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>