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 Best WordPress Options Panel Solutions August 6, 2012 Create Custom Featured Articles with WordPress loops March 7, 2013 The Benefits of Using WordPress August 4, 2012 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.