Skip to content

Instantly share code, notes, and snippets.

@juniorthiesen
Last active June 20, 2017 05:51
Show Gist options
  • Save juniorthiesen/fcfb6d5d561c8d86dc9ee528974e95a7 to your computer and use it in GitHub Desktop.
Save juniorthiesen/fcfb6d5d561c8d86dc9ee528974e95a7 to your computer and use it in GitHub Desktop.
WP DEFINE
define ( 'AUTOMATIC_UPDATER_DISABLED', true );
define( 'WP_MEMORY_LIMIT','128M' );
define('WP_POST_REVISIONS' false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment