{"id":4308,"date":"2022-05-09T11:23:09","date_gmt":"2022-05-09T10:23:09","guid":{"rendered":"https:\/\/ibex.tech\/wordpress-sites\/?p=4308"},"modified":"2022-05-09T11:23:10","modified_gmt":"2022-05-09T10:23:10","slug":"memory-size-limit-issue","status":"publish","type":"post","link":"https:\/\/ibex.tech\/wordpress-sites\/wordpress\/troubleshooting\/memory-size-limit-issue","title":{"rendered":"Memory size limit issue"},"content":{"rendered":"\n<p>Can often fix by pasting this line into wp-config.php file (or adjusting if already present)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>define( 'WP_MEMORY_LIMIT', '256M' );<\/code><\/pre>\n\n\n\n<p>256M is recommended for wordpress, less will often cause issues for some plugins etc.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Can often fix by pasting this line into wp-config.php file (or adjusting if already present) 256M is recommended for wordpress, less will often cause issues for some plugins etc.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[356],"tags":[],"class_list":["post-4308","post","type-post","status-publish","format-standard","hentry","category-troubleshooting"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/comments?post=4308"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4308\/revisions"}],"predecessor-version":[{"id":4309,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/posts\/4308\/revisions\/4309"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/media?parent=4308"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/categories?post=4308"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/wordpress-sites\/wp-json\/wp\/v2\/tags?post=4308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}