Skip to content

Instantly share code, notes, and snippets.

@levnhub
Created December 22, 2017 11:15
Show Gist options
  • Save levnhub/eb2ce278054627355e7039691c21e71f to your computer and use it in GitHub Desktop.
Save levnhub/eb2ce278054627355e7039691c21e71f to your computer and use it in GitHub Desktop.
WP Config Tweaks
// Increasing the WordPress Memory Limit
define('WP_MEMORY_LIMIT', '64M');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment