//Wordpress Memory Limit define( 'WP_MAX_MEMORY_LIMIT', '256M' ); //BACK-END MEMORY LIMIT define('WP_MEMORY_LIMIT', '128M'); //FRONT-END MEMORY LIMIT