Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajilesh/ece322a726000e49e76236a971e6acb1 to your computer and use it in GitHub Desktop.
Save rajilesh/ece322a726000e49e76236a971e6acb1 to your computer and use it in GitHub Desktop.
<?php
define( 'DISALLOW_FILE_EDIT', true );
define( 'DISALLOW_FILE_MODS', true );
define( 'WP_AUTO_UPDATE_CORE', false );
define('DISALLOW_FILE_MODS', true);
define( 'AUTOMATIC_UPDATER_DISABLED', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment