Increase WordPress Memory Limit Post author: Post published:March 7, 2013 Post category:WordPress Tutorials Post comments:0 Comments The memory limit for your server can become a problem once your blog gains traffic. To increase the amount of memory limit allowed in PHP use this simple line of code in your wp-config file. [php] define(‘WP_MEMORY_LIMIT’, ’96M’); [/php] You Might Also Like The Benefits of Using WordPress August 4, 2012 A How to Guide: On Managing WordPress Site’s Settings Actions February 25, 2015 30 Easy to Understand WordPress Tutorials for Beginners March 25, 2013 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.