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 A How to Guide: On Managing WordPress Site’s Settings Actions February 25, 2015 Create Custom Featured Articles with WordPress loops March 7, 2013 16 Epic (and vital) WordPress Tricks March 20, 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.