Categories General How to fix wordpress Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2348617 bytes) in /wp-includes/plugin.php on line xxx? Post author By David Raleche Post date July 29, 2020 No Comments on How to fix wordpress Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2348617 bytes) in /wp-includes/plugin.php on line xxx? Solution is to add the following line below to this file wp-config.php define( 'WP_MEMORY_LIMIT', '256M' ); Tags wordpress By David Raleche Twitter : https://twitter.com/DavidRaleche Newsletter : Subscribe here Store : https://david.raleche.com/shop View Archive → ← How to access cloud Magento Dasboard ? → What is the best practice for naming a REST endpoint ? Leave a Reply Cancel replyYou must be logged in to post a comment.