Memory Limit

How to Increase WordPress Memory Limit

Follow these steps to increase WordPress memory limit: memory_limit code You can enter any value where 512M was stated. 512M is the memory limit you want to set: You can also change the WP_MEMORY_LIMIT via the wp-includes folder and edit the default-constants.php file. To confirm whether your changes have got into effect, create a PHP…