WordPress 如何增加 WP Memory Limit
當 WordPress 安裝了許多外掛, 如 WooCommerce, 就會在系統狀態裡看到 WP Memory Limit:40 MB – We recommend setting memory to at least 64MB.
官方說在這裡 wp-config.php 改 WP_MEMORY_LIMIT 設定, 但加這行沒用,
因為改在這裡wp-includes/default-constants.php
WordPress 如何增加 WP Memory Limit
當 WordPress 安裝了許多外掛, 如 WooCommerce, 就會在系統狀態裡看到 WP Memory Limit:40 MB – We recommend setting memory to at least 64MB.
官方說在這裡 wp-config.php 改 WP_MEMORY_LIMIT 設定, 但加這行沒用,
因為改在這裡wp-includes/default-constants.php