Increase PHP memory limit in WordPress
By default, WordPress tries to increase PHP memory limit to 40MB which is not enough sometimes. If you run a big WooCommerce site or install so many plugins, then WordPress requires more memory to smoothly run all the applications. Increase PHP memory limit in Three Ways wp-config.php 128M should be enough for most sites, but if you…