#howToincreasememorylimit#wordpress#blog#woocommerce#increasememorylimitincpannel current memory limit: 40 mb | we recommend setting memory to at least 128mb. see: increasing memory allocated to php ..
--------------------------------------------------------------------------------
//Increase WP MEMORY LIMIT
define( 'WP_MEMORY_LIMIT', '256M' );

0 Comments